agent-ecosystem/test/main
Cesar Augusto Fonseca 6c20a4d404 fix: prevent false cwd split that hides all sessions
Sessions without the cwd field (older JSONL format) were creating a
separate subproject group, even when all sessions with cwd shared the
same value. The orphan subproject got a relative fallback path that
failed git identity resolution, causing zero sessions to load on select.

Now only counts distinct real cwds when deciding whether to split,
treating cwd-less sessions as belonging to the same project.
2026-02-20 11:28:15 -03:00
..
ipc Implement Claude root path configuration and management 2026-02-14 13:43:56 +09:00
services fix: prevent false cwd split that hides all sessions 2026-02-20 11:28:15 -03:00
utils feat(jsonl): enhance message counting logic for AIGroup interactions 2026-02-15 14:32:32 +09:00