777genius
9ca8055695
chore(workspace): checkpoint remaining claude team changes
2026-04-12 22:15:57 +03:00
iliya
a591ccf297
Stabilize team provisioning and runtime diagnostics
2026-04-04 20:04:16 +03:00
iliya
4946a65a7b
feat: cherry-pick upstream CollapsibleOutputSection + TriggerMatcher regex cache
...
Cherry-picked from upstream:
- 516d0f6b: CollapsibleOutputSection with markdown preview toggle
- e51c1fd1: cache compiled regexes in TriggerMatcher (perf)
2026-03-25 13:58:38 +02:00
iliya
756643ebcd
feat(chat): add syntax highlighting to command input in EditToolViewer and SkillReviewDialog
...
- Implemented syntax highlighting for command inputs in the EditToolViewer component, enhancing readability.
- Updated the renderInput function in renderHelpers to utilize the highlightLines utility for improved command display.
- Added syntaxHighlight prop to SkillReviewDialog for consistent styling across components.
2026-03-23 20:26:48 +02:00
iliya
66da7b318e
feat: use agent teams
2026-02-22 23:36:11 +02:00
Cesar Augusto Fonseca
a00c7a459b
feat: improve MCP tool input/output rendering
...
Closes matt1398/claude-devtools#32
2026-02-19 19:09:53 -03:00
Sanath Samarasinghe
94f722d993
feat: add markdown preview toggle for Write tool ( #21 )
2026-02-19 14:03:16 +09:00
matt
96fab90c37
Initialize project structure with essential configuration files including .editorconfig, .gitattributes, .gitignore, and TypeScript settings. Add build and linting configurations, along with README, LICENSE, and contribution guidelines. Set up Tailwind CSS and ESLint for styling and code quality. Include initial package.json and pnpm workspace configuration for dependency management.
2026-02-11 15:52:00 +09:00