Skip to content

fix(gateway): commit the ignored tool_projection/dashboard.py (staging worker crash) - #345

Merged
kiwi0401 merged 1 commit into
stagingfrom
feat/dashboard-json-artifacts
Sep 8, 2026
Merged

fix(gateway): commit the ignored tool_projection/dashboard.py (staging worker crash)#345
kiwi0401 merged 1 commit into
stagingfrom
feat/dashboard-json-artifacts

Conversation

@kiwi0401

@kiwi0401 kiwi0401 commented Sep 8, 2026

Copy link
Copy Markdown
Member

The deployed staging chat worker exits 1 at import: cannot import name 'dashboard' from partially initialized module gateway.standalone_chat.tool_projection. Cause: a bare dashboard.py line in .gitignore matched tool_projection/dashboard.py, so PR #344 never carried the file. Every staging run since 21:47 UTC has stayed queued.

This adds the file, anchors the scratch patterns to the repo root, and adds the two product docs pages the sidebar references but the root /docs/ rule hid.

🤖 Generated with Claude Code

https://claude.ai/code/session_01XfZZecsk7TeJvfaLxD2d3g

…le hid

A bare `dashboard.py` pattern in .gitignore (meant for a root scratch file)
also matched gateway/standalone_chat/tool_projection/dashboard.py, so it
was never committed. The deployed chat worker crashed at import
("cannot import name 'dashboard'") and every staging run stayed queued.
Anchor the scratch patterns to the repo root and add the file. Also add
the two product docs pages the sidebar references but the root /docs/
rule kept out of git.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01XfZZecsk7TeJvfaLxD2d3g
@vercel

vercel Bot commented Sep 8, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
signal-pilot Ready Ready Preview Sep 8, 2026 10:32pm UTC
signal-pilot-docs Ready Ready Preview Sep 8, 2026 10:32pm UTC

Request Review

@kiwi0401
kiwi0401 merged commit 97ce07c into staging Sep 8, 2026
7 of 9 checks passed
@kiwi0401
kiwi0401 deleted the feat/dashboard-json-artifacts branch September 8, 2026 22:33
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