• Joined on 2025-04-09
rob closed issue rob/CmdForge#11 2025-12-31 23:56:45 +00:00
Design and implement Registry REST API
rob pushed to feature/registry at rob/CmdForge 2025-12-31 23:50:17 +00:00
c41d2eace2 Update .gitignore and remove untracked files
rob pushed to feature/registry at rob/CmdForge 2025-12-31 23:47:36 +00:00
16554c0694 Fix csrf_token collision in auth.py
rob pushed to feature/registry at rob/CmdForge 2025-12-31 23:43:46 +00:00
0200ad4f6e Add 'now' global function to Jinja2 templates
rob pushed to feature/registry at rob/CmdForge 2025-12-31 23:40:49 +00:00
b90e632ec7 Fix session interface method indentation
rob pushed to feature/registry at rob/CmdForge 2025-12-31 23:36:08 +00:00
d6519bde66 Fix blueprint route registration order
rob pushed to feature/registry at rob/CmdForge 2025-12-31 23:34:43 +00:00
c8a937ec15 Fix Semver dataclass order conflict with Python 3.11
rob pushed to feature/registry at rob/CmdForge 2025-12-31 23:26:08 +00:00
cfb9858967 Add built Tailwind CSS and lockfile
34428f0e72 Add SmartTools Registry and Web UI (Phases 1-7)
Compare 2 commits »
rob created branch feature/registry in rob/CmdForge 2025-12-31 23:26:07 +00:00
rob pushed to master at rob/artifact-editor 2025-12-31 03:20:45 +00:00
e83177d248 feat: Enhanced PlantUML validation with dual-method checking
rob pushed to master at rob/artifact-editor 2025-12-31 03:14:43 +00:00
1923053f6a feat: Add PlantUML syntax validation with auto-retry
rob pushed to master at rob/artifact-editor 2025-12-31 02:11:56 +00:00
9e0f32513f fix: artifact-ai output duplication and provider update
rob pushed to master at rob/artifact-editor 2025-12-31 00:08:32 +00:00
6c54b35291 fix: Add smarttools and GUI dependencies as defaults
rob pushed to master at rob/orchestrated-discussions 2025-12-31 00:07:59 +00:00
a39253c893 feat: Add cleanup command and improve artifact editor integration
rob opened issue rob/CmdForge#16 2025-12-30 18:05:10 +00:00
Create web UI for registry browsing
rob opened issue rob/CmdForge#17 2025-12-30 18:05:10 +00:00
Bootstrap registry using Gitea repo
rob opened issue rob/CmdForge#15 2025-12-30 18:05:09 +00:00
Implement intelligent search index
rob opened issue rob/CmdForge#13 2025-12-30 18:04:48 +00:00
Implement AI-powered duplicate/similarity detection
rob opened issue rob/CmdForge#14 2025-12-30 18:04:48 +00:00
Implement AI-powered auto-categorization
rob opened issue rob/CmdForge#11 2025-12-30 18:04:47 +00:00
Design and implement Registry REST API