agent-ecosystem/src
Paul Holstein 114ea36df9 fix(report): guard against empty tool call IDs in session analyzer
Skip indexing and lookup when tool call/result IDs are missing to
prevent collisions on the empty-string key in toolCallIndex.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 08:49:19 -05:00
..
main Merge pull request #44 from KaustubhPatange/main 2026-02-22 01:10:05 +09:00
preload feat: search session globally across projects 2026-02-21 14:34:25 +05:30
renderer fix(report): guard against empty tool call IDs in session analyzer 2026-02-22 08:49:19 -05:00
shared Merge pull request #44 from KaustubhPatange/main 2026-02-22 01:10:05 +09:00
CLAUDE.md Initialize project structure with essential configuration files including .editorconfig, .gitattributes, .gitignore, and TypeScript settings. Add build and linting configurations, along with README, LICENSE, and contribution guidelines. Set up Tailwind CSS and ESLint for styling and code quality. Include initial package.json and pnpm workspace configuration for dependency management. 2026-02-11 15:52:00 +09:00