• Joined on 2025-04-09
rob pushed to main at rob/CmdForge 2026-01-14 18:28:01 +00:00
436d6292ff Add Python syntax checking to Code Step dialog
rob pushed to main at rob/CmdForge 2026-01-14 18:21:36 +00:00
d0ff6c0c35 Document AI-assisted code generation in README
rob pushed to main at rob/CmdForge 2026-01-14 18:21:05 +00:00
2438aec831 Restore AI-assisted code generation in Code Step dialog
rob pushed to main at rob/CmdForge 2026-01-14 09:24:01 +00:00
bee74061b1 Add Profiles documentation to README
rob pushed to main at rob/CmdForge 2026-01-14 09:22:37 +00:00
9588c3f8b0 Add AI persona profiles for prompt injection
rob pushed to main at rob/CmdForge 2026-01-14 09:03:58 +00:00
9d56f703cd Fix sort field values to match API
rob pushed to main at rob/CmdForge 2026-01-14 09:01:05 +00:00
ebb70f5865 Fix Browse All to use list_tools instead of search_tools
rob pushed to main at rob/CmdForge 2026-01-14 08:58:46 +00:00
305c09a929 Fix QTextEdit -> QTextBrowser for clickable links
rob pushed to main at rob/CmdForge 2026-01-14 08:51:23 +00:00
518a04a8b0 Add tool marketplace UI enhancements
rob pushed to main at rob/CmdForge 2026-01-14 08:38:47 +00:00
4fe2d26244 Convert TUI to PySide6 desktop GUI
rob pushed to main at rob/CmdForge 2026-01-14 07:12:43 +00:00
604b473806 Add ratings, reviews, and publisher reputation system
rob pushed to main at rob/CmdForge 2026-01-14 05:45:12 +00:00
d2c668dc99 Improve connection UX based on feedback
rob pushed to main at rob/CmdForge 2026-01-14 05:10:22 +00:00
367fac204b Add app pairing feature for simplified registry connection
rob pushed to main at rob/CmdForge 2026-01-14 04:11:12 +00:00
3fe7b07c70 Fix /api/v1/me/tools to include published_at
rob pushed to main at rob/CmdForge 2026-01-14 04:07:29 +00:00
155905b61e Fix password reset to use argon2 hasher
rob pushed to main at rob/CmdForge 2026-01-14 03:56:13 +00:00
eacfd0d74a Add admin tools: delete publisher and reset password
rob pushed to main at rob/CmdForge 2026-01-14 03:48:06 +00:00
a4ed9ed730 Fix admin dashboard and update repository URLs
rob pushed to main at rob/CmdForge 2026-01-14 03:24:52 +00:00
50326a11c6 Fix migration: move new column indexes to migrate_db()
rob pushed to main at rob/CmdForge 2026-01-14 03:20:31 +00:00
58f187ccad Update deployment docs with user systemd service option
946a5933b4 Add registry curation system with role-based moderation
Compare 2 commits »
rob pushed to main at rob/CmdForge 2026-01-14 02:19:33 +00:00
b1d1a3692d Update README Docker section with new containers