Dhanji R. Prasanna
feb7c3e40d
Add /project and /unproject commands for project-specific context
- Add Project struct in crates/g3-cli/src/project.rs with file loading logic
- Load brief.md, contacts.yaml, status.md from project path
- Load projects.md from workspace root for cross-project context
- Project content appended to system message (survives compaction/dehydration)
- /project <path> loads project and auto-submits prompt asking about state
- /unproject clears project content and resets context
- Add set_project_content(), clear_project_content(), has_project_content() to Agent
- Add new_for_test_with_readme() for testing with custom README content
- Add 6 unit tests for Project struct
- Add 9 integration tests for project context behavior
2026-01-21 14:53:30 +05:30
..
2026-01-21 10:27:07 +05:30
2026-01-10 13:43:04 +11:00
2026-01-12 18:20:08 +05:30
2026-01-13 21:16:14 +05:30
2026-01-12 11:40:19 +05:30
2026-01-15 13:49:29 +05:30
2026-01-14 19:42:54 +05:30
2026-01-12 11:40:19 +05:30
2026-01-15 13:49:29 +05:30
2026-01-12 18:20:08 +05:30
2026-01-19 16:21:36 +05:30
2026-01-19 18:44:01 +05:30
2026-01-19 14:35:01 +05:30
2026-01-21 14:53:30 +05:30
2026-01-09 13:28:07 +11:00
2026-01-16 09:16:16 +05:30
2026-01-16 21:09:38 +05:30
2026-01-12 11:40:19 +05:30
2026-01-15 13:49:29 +05:30
2026-01-20 09:50:55 +05:30
2026-01-15 13:49:29 +05:30
2026-01-20 21:26:42 +05:30
2026-01-03 16:44:58 +11:00
2026-01-20 09:50:55 +05:30
2026-01-03 14:50:08 +11:00
2025-12-01 14:38:21 +11:00
2026-01-12 18:20:08 +05:30
2025-12-02 14:45:12 +11:00
2025-12-02 11:07:13 +11:00
2026-01-20 09:50:55 +05:30
2025-11-27 21:00:02 +11:00
2026-01-08 12:54:03 +11:00
2026-01-20 09:50:55 +05:30
2026-01-12 11:40:19 +05:30
2026-01-14 08:12:50 +05:30
2026-01-15 13:49:29 +05:30
2026-01-13 11:22:46 +05:30