Commit Graph

10 Commits

Author SHA1 Message Date
2aeb792c6f refactor: switch from async to sync http client
feat: bump version to 1.13.0
docs: update changelog with release notes
2025-11-07 17:17:58 +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
6495ed81f5 feat: implement perfect version of the core rendering pipeline with optimized shader compilation 2025-11-04 06:52:36 +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