Commit c526776
committed
Update configuration and refactor CLI structure for Gemini Suite
- Introduced a unified configuration system for the Gemini Suite, consolidating settings for HAPPE, IDA, and memory management.
- Refactored the CLI to enhance command-line argument handling and improve user interaction with the HAPPE daemon.
- Removed deprecated MCP server scripts and streamlined the installation process by updating the `Cargo.toml` files across multiple modules.
- Enhanced error handling and logging throughout the application for better debugging and maintenance.
- Updated dependencies to ensure compatibility and improved functionality across the codebase.1 parent c3fd3e8 commit c526776
63 files changed
Lines changed: 8500 additions & 4378 deletions
File tree
- cli
- mcp-servers
- src
- memory
- core/src
- daemon-manager
- src
- happe
- src
- bin
- ida
- src
- bin
- install
- src
- ipc/src
- happe_request
- mcp
- src
- bin
- servers
- tools
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
| |||
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | 8 | | |
10 | 9 | | |
11 | | - | |
| 10 | + | |
12 | 11 | | |
13 | | - | |
14 | 12 | | |
15 | | - | |
16 | 13 | | |
17 | 14 | | |
18 | 15 | | |
19 | 16 | | |
20 | 17 | | |
21 | | - | |
22 | 18 | | |
23 | 19 | | |
24 | 20 | | |
25 | | - | |
26 | | - | |
27 | 21 | | |
28 | 22 | | |
29 | | - | |
30 | | - | |
31 | 23 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
| 24 | + | |
36 | 25 | | |
37 | 26 | | |
38 | 27 | | |
39 | | - | |
| 28 | + | |
40 | 29 | | |
41 | 30 | | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
52 | 34 | | |
53 | 35 | | |
54 | | - | |
| 36 | + | |
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments