Commit Graph

11 Commits

Author SHA1 Message Date
71fc7b282d feat: remove unused pr package, main entrypoint, agent modules, cache api, command handlers, config file, and core module 2025-11-07 17:42:32 +00:00
fbdb524c53 feat: introduce agent communication, autonomous detection, and plugin support
feat: add interactive modes and a new agent execution tool
maintenance: update version to 1.12.0
perf: improve performance
refactor: update test execution with verbose output and error handling
2025-11-07 16:41:32 +00:00
b68b484700 feat: introduce agent communication, autonomous detection, and plugin support
feat: add interactive modes and agent execution tool
refactor: remove asyncio dependencies from core api and assistant
refactor: remove asyncio dependencies from command handlers
maintenance: bump version to 1.10.0
maintenance: update pyproject.toml dependencies and test configuration
2025-11-07 16:36:03 +00:00
0c56143cea feat: implement distributed ads with unix sockets 2025-11-06 15:44:41 +00:00
7f0e9889b7 feat: did some extensive memory implementations. 2025-11-06 14:15:06 +00:00
db12c6bacf chore: update config file paths and agent communication protocol references 2025-11-05 14:34:23 +00:00
96b85517d3 chore: remove trailing whitespace from README.md line 42 2025-11-04 07:10:37 +00:00
b6c7776894 chore: remove trailing whitespace from README.md formatting 2025-11-04 07:09:12 +00:00
7485210fa1 chore: add coverage configuration and test coverage reporting setup 2025-11-04 07:01:20 +00:00
ca240ede2d chore: remove trailing whitespace from README.md formatting 2025-11-04 04:57:23 +00:00
3abe0474e3 chore: initialize project structure with empty repository and default files 2025-11-04 04:17:27 +00:00