Commit graph

17 commits

Author SHA1 Message Date
b0319c2ab2 fix: use unicode apostrophe in Ody's to avoid JS string break in template literal 2026-05-02 15:27:17 +00:00
97c7b7ada0 fix: escape apostrophe in JS string inside template literal (syntax error kills script) 2026-05-02 15:27:12 +00:00
ba9a143385 fix: remove express.json() inline middleware (type-only import) 2026-05-02 14:51:42 +00:00
0dd15d3541 fix: improved email send feedback (prominent success banner, loading state) 2026-05-02 14:40:53 +00:00
e63c6be521 feat: corpus sources tab, park/restore, discover content, activity log, email feedback 2026-05-02 14:40:51 +00:00
0ca9108ca8 fix: remove express.json() middleware ref (type-only import) 2026-05-02 14:17:27 +00:00
0755a83283 polish: favicon, markdown rendering, steward inline login form, co-steward support 2026-05-02 14:13:28 +00:00
0bfdb2285e feat: co-steward invite/list/remove endpoints, co_steward_emails schema 2026-05-02 14:13:14 +00:00
ee0483f2a7 fix: Express 5 named wildcard in corpus-gather stub 2026-05-02 13:18:50 +00:00
bcb5afa820 feat: add routes/steward.ts 2026-05-02 13:07:40 +00:00
e221c0cab4 feat: add routes/stage5.ts 2026-05-02 13:07:39 +00:00
fc49b0eac8 feat: add routes/skills.ts 2026-05-02 13:07:38 +00:00
2805143fbb feat: add routes/personaforge.ts 2026-05-02 13:07:37 +00:00
d3240ddf37 feat: add routes/corpus.ts 2026-05-02 13:07:36 +00:00
dc6e6aa3d5 feat: add routes/corpus-gather.ts 2026-05-02 13:07:35 +00:00
9f36274926 feat: add routes/agentify.ts 2026-05-02 13:07:34 +00:00
e18d6cc1aa feat: add routes/agentify-help.ts 2026-05-02 13:07:33 +00:00