rowboat/apps/x
Gagancreates 4ca03daa4c feat: group consecutive tool calls into collapsible summary
Consecutive plain tool calls are now grouped into a single collapsible
row instead of rendering as individual items.

- Header shows the currently-executing tool name live with a vertical
  ticker animation, then switches to "Ran N tools" on completion
- Expanding the group reveals each tool call individually collapsible
- Tool calls with pending permission requests render individually
- Special cards (web search, composio connect, app actions) excluded
2026-04-28 20:10:13 +05:30
..
apps feat: group consecutive tool calls into collapsible summary 2026-04-28 20:10:13 +05:30
packages allow per-track model + provider overrides 2026-04-24 16:58:18 +05:30
.gitignore bootstrap new electron app 2026-01-16 12:05:33 +05:30
eslint.config.mts ignore renderer eslint 2026-01-16 12:05:33 +05:30
package.json integrate electron forge 2026-01-17 10:28:44 +05:30
pnpm-lock.yaml preserve formatting in chat input text 2026-04-23 21:29:51 +05:30
pnpm-workspace.yaml fix pnpm postinstall 2026-01-21 10:47:44 +05:30
TRACKS.md Add tracks — auto-updating note blocks with scheduled and event-driven triggers 2026-04-14 13:51:45 +05:30
tsconfig.base.json bootstrap new electron app 2026-01-16 12:05:33 +05:30