You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
abel533
d09809e924
feat: 12 UX commands - brief, vim, theme, usage, tips, env, perf, etc (Phase 4B)
New commands:
- /brief: toggle concise output mode
- /vim: toggle vi-mode editing
- /theme: switch color theme (dark/light/auto)
- /usage: detailed token/cost breakdown with visual bar
- /tips: usage tips (random or /tips all)
- /output-style: output format (markdown/plain/json)
- /env: environment variables, config paths, system info
- /performance (/perf): memory, threads, GC, session metrics
- /privacy: telemetry/logging/memory opt-out settings
- /feedback: save feedback to ~/.claude-code-java/feedback/
- /release-notes (/changelog): version history
- /keybindings (/keys): keyboard shortcuts reference
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
1 month ago |
| .. |
|
cli
|
feat: Server Mode with WebSocket direct connect (Phase 3A)
|
1 month ago |
|
command
|
feat: 12 UX commands - brief, vim, theme, usage, tips, env, perf, etc (Phase 4B)
|
1 month ago |
|
config
|
feat: 12 UX commands - brief, vim, theme, usage, tips, env, perf, etc (Phase 4B)
|
1 month ago |
|
console
|
feat: console rendering enhancements (Phase 1B.4)
|
1 month ago |
|
context
|
feat: Skills execution system (Phase 2B)
|
1 month ago |
|
core
|
feat: Coordinator Mode with SendMessageTool (Phase 2D)
|
1 month ago |
|
lsp
|
feat: LSP integration - client, server manager, diagnostic registry (Phase 3C)
|
1 month ago |
|
mcp
|
feat: MCP enhancements - HTTP+SSE transport, resource tools, env vars (Phase 2E)
|
1 month ago |
|
permission
|
feat: Plan Mode implementation (Phase 2A)
|
1 month ago |
|
plugin
|
feat: Plugin marketplace - manifest, installer, auto-update, marketplace (Phase 3E)
|
1 month ago |
|
repl
|
feat: 多层上下文压缩 + 多级权限管理系统
|
1 month ago |
|
server
|
feat: Server Mode with WebSocket direct connect (Phase 3A)
|
1 month ago |
|
telemetry
|
feat: Basic telemetry - feature flags, metrics, feature gates (Phase 3D)
|
1 month ago |
|
tool
|
feat: LSPTool, BriefTool, NotificationTool (Phase 4A)
|
1 month ago |
|
tui
|
feat: cursor movement in input field
|
1 month ago |
|
worktree
|
feat: Git Worktree isolation tools (Phase 3B)
|
1 month ago |
|
ClaudeCodeApplication.java
|
feat: Server Mode with WebSocket direct connect (Phase 3A)
|
1 month ago |