Skip to content

Assistant#272

Open
bchapuis wants to merge 3 commits intomainfrom
assistant
Open

Assistant#272
bchapuis wants to merge 3 commits intomainfrom
assistant

Conversation

@bchapuis
Copy link
Contributor

No description provided.

bchapuis and others added 3 commits March 22, 2026 06:51
…de search, and resource creation

Full-page chat UI with multi-conversation support (SQLite-backed), Claude Opus 4.6,
and 16 tools: org state, templates, node library search, workflow CRUD + editing,
secrets, endpoints, emails, queues, datasets, databases, and integration OAuth linking.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
… and richer resource tools

- Add AssistantSidebar as persistent right panel in AppLayout with rounded container and symmetric padding/margin
- Move assistant toggle from header chat icon to collapsible sidebar (matching left sidebar width when collapsed)
- Add navigateUser tool and listResources tool to DafthunkAgent for in-app navigation and resource listing
- Enrich getOrgState with all resource types (endpoints, emails, queues, datasets, databases, bots)
- Add navigate message type for server-driven browser navigation via WebSocket
- Suppress pre-tool-call streaming text to avoid showing reasoning to users
- Fix stream lifecycle: clear content on turn_complete instead of stream_end to prevent flash
- Remove standalone /assistant route in favor of sidebar-based assistant

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Add ToolStep type and include tool steps in turn_complete messages
- Show collapsible intermediate steps above assistant responses
- Move chat state from sidebar into AssistantProvider to survive navigation
- Split context into stable actions (useAssistant) and volatile chat state
  (useAssistantChat) to prevent re-render blast radius
- Extract shared ToolStepsBlock component
- Fix WebSocket reconnect race on disconnect during backoff
- Rename all Onboarding* types/files to Assistant* for consistency
- Remove dead onboarding chat panel and hook

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Mar 22, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
❌ Deployment failed
View logs
dafthunk-api 3deeadf Mar 22 2026, 10:21 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant