da2c333e1a
v0.8.4: Documentation refresh + surface sizing fix
...
CI/CD / detect-changes (pull_request) Successful in 22s
CI/CD / test-runners (pull_request) Has been skipped
CI/CD / e2e-smoke (pull_request) Has been skipped
CI/CD / test-frontend (pull_request) Successful in 7s
CI/CD / test-go-pg (pull_request) Successful in 3m11s
CI/CD / test-sqlite (pull_request) Successful in 3m30s
CI/CD / build-and-deploy (pull_request) Successful in 1m35s
Docs pass covering v0.7.5–v0.8.3 module additions:
- STARLARK-REFERENCE: workspace module, permissions module, settings.has_capability()
- EXTENSION-GUIDE: capabilities manifest, vector(N) column, user_permissions,
gate_permission, updated permissions list
- Tutorial reviewed for v0.7+ accuracy (no changes needed)
Surface sizing fix: .surface-inner converted to flex column layout so
the shell topbar and surface container share vertical space correctly.
All surface containers changed from height:100% to flex:1;min-height:0.
Eliminates 44px scroll cutoff on docs, admin, settings, and all
extension surfaces.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-03 10:35:40 +00:00
e916ed41ea
V0.7.0 shell contract ( #54 )
CI/CD / detect-changes (push) Successful in 3s
CI/CD / test-frontend (push) Successful in 6s
CI/CD / test-sqlite (push) Successful in 2m54s
CI/CD / test-go-pg (push) Successful in 2m55s
CI/CD / build-and-deploy (push) Successful in 1m5s
2026-04-01 20:19:45 +00:00
221ae94f4f
Feat v0.6.12 css isolation ( #47 )
...
CI/CD / detect-changes (push) Successful in 4s
CI/CD / test-frontend (push) Successful in 6s
CI/CD / test-go-pg (push) Successful in 2m44s
CI/CD / test-sqlite (push) Successful in 2m47s
CI/CD / build-and-deploy (push) Successful in 1m46s
Co-authored-by: Jeffrey Smith <jasafpro@gmail.com >
Co-committed-by: Jeffrey Smith <jasafpro@gmail.com >
2026-04-01 11:58:39 +00:00
a887b4c78b
V0.6.2 docs openapi ( #37 )
...
CI/CD / detect-changes (push) Successful in 4s
CI/CD / test-frontend (push) Successful in 6s
CI/CD / test-go-pg (push) Successful in 2m46s
CI/CD / test-sqlite (push) Successful in 2m49s
CI/CD / build-and-deploy (push) Successful in 28s
Co-authored-by: Jeffrey Smith <jasafpro@gmail.com >
Co-committed-by: Jeffrey Smith <jasafpro@gmail.com >
2026-03-31 12:01:51 +00:00
3cc3360624
Feat v0.2.5 ui polish dead code ( #9 )
...
CI/CD / detect-changes (push) Successful in 4s
CI/CD / test-frontend (push) Failing after 5s
CI/CD / test-go-pg (push) Failing after 2m34s
CI/CD / test-sqlite (push) Successful in 2m39s
CI/CD / build-and-deploy (push) Has been skipped
Co-authored-by: Jeffrey Smith <jasafpro@gmail.com >
Co-committed-by: Jeffrey Smith <jasafpro@gmail.com >
2026-03-27 14:16:36 +00:00
45291860c5
steps 5-8: deep gut — purge chat/notes/projects/providers from code
...
CI/CD / detect-changes (push) Successful in 4s
CI/CD / test-frontend (push) Failing after 6s
CI/CD / test-sqlite (push) Failing after 25s
CI/CD / test-go-pg (push) Failing after 26s
CI/CD / build-and-deploy (push) Has been skipped
main.go: remove ~300 lines of stale routes referencing deleted handlers
(channels, messages, folders, personas, notes, projects, memories,
models, providers, tasks, roles, usage, routing, capabilities, etc.)
Fix branding: "Chat Switchboard" → "Switchboard Core"
pages: remove chat/notes/projects surface manifests and templates
Keep: admin, settings, team-admin, workflow, workflow-landing
frontend: delete chat/, notes/, projects/ surface directories (19 files)
Delete 5 CSS files (4,144 lines): sw-chat-*, sw-notes-*, sw-projects-*
SDK: strip gutted API domains (594→287 lines), remove chatPane/notesPane
tests: remove integration_test.go (5,194 lines, broken imports to deleted
packages) and perm_enforcement_test.go (551 lines, depended on deleted
test helpers). Fix testmain_test.go (remove providers import).
openapi.yaml: replace 12,491-line stale spec with kernel auth stub.
Full ICD rebuild is Step 8 proper.
Auth (builtin, mTLS, OIDC) untouched throughout.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-26 09:47:32 +00:00
fe5894b6e2
V0.38.3 extension config sections ( #236 )
...
Co-authored-by: gobha <jasafpro@gmail.com >
Co-committed-by: gobha <jasafpro@gmail.com >
2026-03-25 16:38:38 +00:00
e0687d2ea6
Changeset 0.37.16 ( #228 )
2026-03-24 11:46:13 +00:00
d005e8a30f
Changeset 0.37.15 ( #227 )
2026-03-23 19:58:17 +00:00
b7746c3004
Changeset 0.37.14 ( #226 )
...
Co-authored-by: gobha <jasafpro@gmail.com >
Co-committed-by: gobha <jasafpro@gmail.com >
2026-03-23 16:47:48 +00:00
c687002015
Changeset 0.37.11 ( #223 )
...
Co-authored-by: gobha <jasafpro@gmail.com >
Co-committed-by: gobha <jasafpro@gmail.com >
2026-03-22 00:57:49 +00:00
8d8a118232
Changeset 0.37.10 ( #222 )
...
Co-authored-by: gobha <jasafpro@gmail.com >
Co-committed-by: gobha <jasafpro@gmail.com >
2026-03-21 23:39:23 +00:00
37b639c9c8
Changeset 0.37.9 ( #221 )
2026-03-21 20:16:19 +00:00
b6152fbf5e
Changeset 0.37.7 ( #219 )
...
Co-authored-by: gobha <jasafpro@gmail.com >
Co-committed-by: gobha <jasafpro@gmail.com >
2026-03-21 18:37:39 +00:00
5f1c733002
Changeset 0.37.6 ( #218 )
...
Co-authored-by: gobha <jasafpro@gmail.com >
Co-committed-by: gobha <jasafpro@gmail.com >
2026-03-21 16:21:59 +00:00
74f3cb84e9
Changeset 0.37.5 ( #217 )
...
Co-authored-by: gobha <jasafpro@gmail.com >
Co-committed-by: gobha <jasafpro@gmail.com >
2026-03-21 13:41:25 +00:00
668c608b4f
Changeset 0.35.1 ( #211 )
2026-03-20 12:42:48 +00:00
ed3e9363f2
Changeset 0.33.0 ( #207 )
...
Co-authored-by: Jeffrey Smith <jasafpro@gmail.com >
Co-committed-by: Jeffrey Smith <jasafpro@gmail.com >
2026-03-19 21:37:32 +00:00
b1266b0d7c
Changeset 0.32.0 ( #206 )
2026-03-19 18:50:27 +00:00
6668e546fe
Changeset 0.31.2 ( #205 )
2026-03-19 13:29:27 +00:00
071dea8904
Changeset 0.31.0 ( #203 )
...
Co-authored-by: Jeffrey Smith <jasafpro@gmail.com >
Co-committed-by: Jeffrey Smith <jasafpro@gmail.com >
2026-03-19 00:06:16 +00:00
8fee53e440
Changeset 0.30.1 ( #200 )
...
Co-authored-by: Jeffrey Smith <jasafpro@gmail.com >
Co-committed-by: Jeffrey Smith <jasafpro@gmail.com >
2026-03-18 13:22:15 +00:00
3237d55e0c
Changeset 0.28.7 ( #193 )
2026-03-15 15:45:00 +00:00
bffda043db
Changeset 0.28.6 ( #192 )
2026-03-15 01:33:38 +00:00
fa6b04434a
Changeset 0.28.3.2 ( #189 )
2026-03-14 16:46:16 +00:00
9b9e2eb756
Changeset 0.28.0.10 ( #182 )
2026-03-13 09:29:04 +00:00
07432233f7
Changeset 0.27.4 ( #171 )
2026-03-11 10:30:12 +00:00
dcb915555e
Changeset 0.27.2 ( #169 )
2026-03-11 00:22:02 +00:00
41be9d6081
Changeset 0.27.1 ( #167 )
2026-03-10 17:43:29 +00:00
7e4f1581f2
Changeset 0.27.0 ( #166 )
2026-03-10 16:38:06 +00:00
400f7dd176
Changeset 0.26.0 ( #165 )
2026-03-10 13:38:01 +00:00
dbc1a97343
Changeset 0.25.4 ( #164 )
2026-03-09 20:17:46 +00:00
2f7a0fb027
Changeset 0.25.3 ( #163 )
2026-03-09 01:54:06 +00:00
6c484fa7f8
Changeset 0.25.2 ( #162 )
2026-03-08 22:36:56 +00:00
b3f8b747dd
Changeset 0.25.1 ( #161 )
2026-03-08 18:54:53 +00:00
2b01d540d6
Changeset 0.25.0 ( #160 )
2026-03-08 16:54:17 +00:00
2dc4514a57
Changeset 0.23.2 ( #155 )
2026-03-06 23:17:03 +00:00
4c6555cb06
Changeset 0.23.1 ( #154 )
2026-03-06 13:26:25 +00:00
2fc620e1ac
Changeset 0.23.0 ( #153 )
2026-03-05 22:40:26 +00:00
40d9834f64
Changeset 0.22.10 ( #152 )
2026-03-04 22:37:57 +00:00
6ed76fb2d3
Changeset 0.22.9 ( #151 )
2026-03-04 17:39:22 +00:00
7e26a2a261
Changeset 0.22.8 ( #150 )
2026-03-04 16:06:12 +00:00
389e47b0f9
Changeset 0.22.7 ( #149 )
2026-03-04 10:44:42 +00:00
d8e0664fa3
Changeset 0.22.6 ( #148 )
2026-03-03 13:12:13 +00:00
45fe965c32
Changeset 0.22.5 ( #147 )
...
Co-authored-by: Jeffrey Smith <jasafpro@gmail.com >
Co-committed-by: Jeffrey Smith <jasafpro@gmail.com >
2026-03-03 09:58:23 +00:00