The open-source app everyone uses to manage agents at work
Go to file
Forgotten a4ba4a72cd Add MarkdownEditor component, asset image upload, and rich description editing
Introduce MarkdownEditor built on @mdxeditor/editor with headings,
lists, links, quotes, image upload with drag-and-drop, and themed CSS
integration. Add asset image upload API (routes, service, storage) and
wire image upload into InlineEditor multiline mode, NewIssueDialog,
NewProjectDialog, GoalDetail, IssueDetail, and ProjectDetail
description fields. Tighten prompt template editor styling.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-20 12:50:45 -06:00
.claude/skills/design-guide
cli
doc Add deployment guidelines, assets/attachments spec, and humans-and-permissions plan 2026-02-20 11:28:58 -06:00
docs Add adapter environment testing infrastructure 2026-02-20 12:50:23 -06:00
packages Add adapter environment testing infrastructure 2026-02-20 12:50:23 -06:00
scripts
server Add MarkdownEditor component, asset image upload, and rich description editing 2026-02-20 12:50:45 -06:00
skills Add adapter environment testing infrastructure 2026-02-20 12:50:23 -06:00
ui Add MarkdownEditor component, asset image upload, and rich description editing 2026-02-20 12:50:45 -06:00
.env.example
.gitignore
.npmrc
AGENTS.md
Dockerfile
docker-compose.yml
package.json
pnpm-lock.yaml Add MarkdownEditor component, asset image upload, and rich description editing 2026-02-20 12:50:45 -06:00
pnpm-workspace.yaml
tsconfig.json
vitest.config.ts