IDA Plugin Updates on 2026-06-13
Activity:
- ida_scripts
- Rikugan
- 6f42c096: Merge pull request #58 from buzzer-re/dev
- 75321fb1: feat(ui): add “Don’t auto-load chats” option (#51)
- 09fdfefb: Merge pull request #57 from buzzer-re/dev
- d66fa7f2: fix(codex): fetch models live on Windows; smooth chat streaming & scroll
- rikugan
- 6632f82b: test(agent): port bulk_renamer, subagent_manager, pseudo_tool_schemas…
- 4b2baca3: test(a2a): add HTTP and loop integration tests
- 844ac60b: feat(agent): add /a2a slash command for explicit user delegation
- bb8ddc10: feat(ui): add A2ABridgeWidget with 4-tab tools panel integration
- a531509e: feat(agent): add delegate_external_task pseudo-tool for LLM-initiated…
- 2bace4e1: fix(a2a): use background thread for responsive cancel in SubprocessBr…
- bfaceb78: feat(a2a): add A2ADispatcher as single entry point for tool/widget/slash
- 9eb6486b: feat(ui): backport IDAThemeWatcher from fork for live theme reload
- afa5f58e: feat(core): add optional dependency detection helpers
- ee842aba: chore: add .scratch/ to .gitignore
- d81cb91f: fix(orchestra): subagent event poll loop runs once, loses events
- a8e80600: test(isolation): add PySide6 dev dep + mark 5 pre-existing Qt test po…
- 57caf5e8: fix(security): block argv injection in a2a SubprocessBridge
- ed2f5175: docs: update PROJECT_MODIFICATION_PLAN with session progress and next…
- 3b9b1d65: refactor(providers): tighten registry.py docstrings and method organi…
- 51c19c7e: feat(providers,agent): port auth_compat and pseudo_tool_schemas from …
- 9cd3985d: feat(providers): port codex_provider from upstream fork
- b57c9739: fix(security): block path traversal in research_mode note writing
- a5a2ceb8: docs: list 12 built-in skills in README, add evaluation workflow + mo…
- 14c77c43: chore: remove binary archives and debug file from repo, sync .gitignore
- ToCode
- 3525f850: Merge pull request #4 from buzzer-re/dev
- 4866aa32: Merge branch ‘dev’ of github.com:buzzer-re/ToCode into dev
- a5ce3b6d: Fix Windows installer PATH handling and improve installer UX
- a3d82f3e: Fix Windows installer PATH handling and improve installer UX