Commit Graph

6 Commits

Author SHA1 Message Date
a2468b7d5b 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 17:41:32 +01:00
c28c76e4b6 feat: introduce agent communication system and autonomous detection
feat: add caching, plugin support, and interactive modes
refactor: update tool discovery to use __all__
fix: correct import in rp.py and rp.py
docs: update changelog for version 1.9.0
maintenance: update pyproject.toml version to 1.9.0
refactor: remove unused interactive debugging code in assistant.py
feat: add agent execution tool
2025-11-07 16:43:10 +01:00
31d272daa3 feat: did some extensive memory implementations. 2025-11-06 15:15:06 +01:00
27bcc7409e maintenance: update config paths and agent communication 2025-11-05 15:34:23 +01:00
e86d69e8af Update.
Some checks failed
Tests / test (macos-latest, 3.10) (push) Waiting to run
Tests / test (macos-latest, 3.11) (push) Waiting to run
Tests / test (macos-latest, 3.12) (push) Waiting to run
Tests / test (macos-latest, 3.8) (push) Waiting to run
Tests / test (macos-latest, 3.9) (push) Waiting to run
Tests / test (windows-latest, 3.10) (push) Waiting to run
Tests / test (windows-latest, 3.11) (push) Waiting to run
Tests / test (windows-latest, 3.12) (push) Waiting to run
Tests / test (windows-latest, 3.8) (push) Waiting to run
Tests / test (windows-latest, 3.9) (push) Waiting to run
Lint / lint (push) Failing after 37s
Tests / test (ubuntu-latest, 3.10) (push) Successful in 49s
Tests / test (ubuntu-latest, 3.11) (push) Successful in 44s
Tests / test (ubuntu-latest, 3.12) (push) Successful in 49s
Tests / test (ubuntu-latest, 3.8) (push) Successful in 45s
Tests / test (ubuntu-latest, 3.9) (push) Successful in 41s
2025-11-04 08:15:03 +01:00
3f979d2bbd Initial commit. 2025-11-04 05:17:27 +01:00