Skip to content

Rewrite admin console as proper terminal#445

Merged
asim merged 1 commit intomainfrom
claude/fix-console-proper
Mar 28, 2026
Merged

Rewrite admin console as proper terminal#445
asim merged 1 commit intomainfrom
claude/fix-console-proper

Conversation

@asim
Copy link
Copy Markdown
Member

@asim asim commented Mar 28, 2026

Terminal-style console: dark theme, monospace, FormData fetch (works on mobile), command history, inline output.\n\nhttps://claude.ai/code/session_01GRGLA9yj7BpqKiyi6xFwnm

Dark terminal-style UI (monospace, dark background, > prompt).
JS uses FormData fetch (not JSON) which works on mobile Safari.
Command history with up/down arrows. Output appends inline.
Falls back to form POST redirect if JS fails.

https://claude.ai/code/session_01GRGLA9yj7BpqKiyi6xFwnm
@asim asim merged commit 9124ca7 into main Mar 28, 2026
2 checks passed
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.

2 participants