|
|
20572ef665
|
Feat v0.7.6 code hygiene + test coverage
CI/CD / detect-changes (pull_request) Successful in 4s
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 5s
CI/CD / test-sqlite (pull_request) Successful in 2m54s
CI/CD / test-go-pg (pull_request) Successful in 2m56s
CI/CD / build-and-deploy (pull_request) Successful in 1m1s
Clean up channels-era dead code, align migrations, add 92 tests,
and fix backup download + admin storage tab bugs before v0.8.x
kernel expansion.
Critical fixes:
- Remove `channels` from allowedViews in db_module.go
- Fix 5 dead API routes in workflow.html → public workflow API
- Fix RenderWorkflow handler to use route param as entry token
Dead code removal:
- Delete SeedTestChannel(), RunContext.ChannelID, webhook.ChannelID
- Fix stale comments in storage.go, prometheus.go, workflow_module.go
Migration hygiene:
- Add SQLite placeholder 013_cluster_registry.sql, renumber to 014
- Compat rename in migrate.go for existing SQLite databases
- Document missing migration 008 in both 009 files
Test coverage:
- 82 workflow routing tests (all operators, branch rules, stage resolution)
- 10 middleware tests (permissions, admin, rate limiter)
Bug fixes:
- Remove dead Admin Storage tab from System category
- Fix backup download: sw.auth.token() → sw.auth._getToken()
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-04-02 17:31:46 +00:00 |
|
|
|
680ec3b897
|
Feat rebrand armature (#43)
CI/CD / detect-changes (push) Successful in 3s
CI/CD / test-frontend (push) Successful in 5s
CI/CD / test-go-pg (push) Successful in 2m34s
CI/CD / test-sqlite (push) Successful in 2m46s
CI/CD / build-and-deploy (push) Successful in 1m55s
Co-authored-by: Jeffrey Smith <jasafpro@gmail.com>
Co-committed-by: Jeffrey Smith <jasafpro@gmail.com>
|
2026-03-31 23:25:37 +00:00 |
|
|
|
0773c86c27
|
Feat v0.3.4 team roles signoff (#18)
CI/CD / detect-changes (push) Successful in 3s
CI/CD / test-frontend (push) Successful in 5s
CI/CD / test-go-pg (push) Failing after 2m45s
CI/CD / test-sqlite (push) Successful in 2m49s
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-28 01:15:33 +00:00 |
|
|
|
ab28e4b784
|
Feat v0.3.2 workflow engine (#16)
CI/CD / detect-changes (push) Successful in 4s
CI/CD / test-frontend (push) Has been skipped
CI/CD / test-go-pg (push) Failing after 2m31s
CI/CD / test-sqlite (push) Successful in 2m51s
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 21:37:44 +00:00 |
|
|
|
babfe66721
|
Feat v0.2.8 team admin audit (#12)
CI/CD / detect-changes (push) Successful in 4s
CI/CD / test-frontend (push) Successful in 5s
CI/CD / test-go-pg (push) Successful in 2m18s
CI/CD / test-sqlite (push) Successful in 2m40s
CI/CD / build-and-deploy (push) Successful in 1m43s
Co-authored-by: Jeffrey Smith <jasafpro@gmail.com>
Co-committed-by: Jeffrey Smith <jasafpro@gmail.com>
|
2026-03-27 16:25:19 +00:00 |
|
|
|
82430a2cb2
|
Feat v0.2.7 user settings audit (#11)
CI/CD / detect-changes (push) Successful in 4s
CI/CD / test-frontend (push) Successful in 5s
CI/CD / test-go-pg (push) Failing after 2m36s
CI/CD / test-sqlite (push) Successful in 2m48s
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 15:55:06 +00:00 |
|
|
|
c9effb0285
|
Feat v0.2.6 admin settings audit (#10)
CI/CD / detect-changes (push) Successful in 4s
CI/CD / test-frontend (push) Failing after 6s
CI/CD / test-go-pg (push) Failing after 2m19s
CI/CD / test-sqlite (push) Successful in 2m48s
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 15:04:14 +00:00 |
|
|
|
5836ddad21
|
Feat admin rbac migration (#1)
CI/CD / detect-changes (push) Successful in 4s
CI/CD / test-frontend (push) Successful in 5s
CI/CD / build-and-deploy (push) Has been cancelled
CI/CD / test-sqlite (push) Has been cancelled
CI/CD / test-go-pg (push) Has been cancelled
Co-authored-by: Jeffrey Smith <jasafpro@gmail.com>
Co-committed-by: Jeffrey Smith <jasafpro@gmail.com>
|
2026-03-26 17:30:36 +00:00 |
|
|
|
c470037fb5
|
rebrand + purge orphaned frontend: Chat Switchboard → Switchboard Core
CI/CD / detect-changes (push) Successful in 23s
CI/CD / test-sqlite (push) Failing after 20s
CI/CD / test-frontend (push) Failing after 21s
CI/CD / test-go-pg (push) Failing after 38s
CI/CD / build-and-deploy (push) Has been skipped
Branding: bulk rename across 50+ files (Go, JS, CSS, HTML, YAML, JSON,
shell scripts). Fix Helm chart description and git repo URLs.
Fix test helper taglines.
Admin surface: strip 14 gutted tabs (providers, models, personas,
roles, knowledge, memory, tasks, health, routing, capabilities,
channels, dashboard, usage, stats). Collapse to 4 categories:
People, Workflows, System, Monitoring.
Settings surface: strip 11 gutted tabs (models, personas, providers,
roles, knowledge, memory, usage, workflows, tasks, data, gitkeys).
Keep: general, appearance, profile, teams, connections, notifications.
Team-admin surface: strip 5 gutted tabs (personas, providers,
knowledge, tasks, usage). Keep: members, groups, connections,
workflows, settings, activity.
Components: delete chat-pane/ (13 files, 1938 lines) and
notes-pane/ (10 files, 2381 lines).
main.go: remove stale Health.Prune maintenance goroutine.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-03-26 10:28:09 +00:00 |
|
|
|
e4b7ee98a5
|
step 5 (partial): strip dropped packages from production code
Removed all references to dropped packages in non-test code.
Zero dropped imports, store refs, or model types remaining.
Major removals:
- scheduler/ package (entire dir) — tasks moved to extension track
- taskutil/ package (entire dir)
- health/ package (entire dir) — provider/tool health
- sandbox/provider_module.go — provider.complete module
- handlers: workflow_entry, workflow_instances, workflow_forms,
workflow_assignments, workflow_monitor, health_admin (6 files)
- auth/session.go, middleware/session_auth.go
- store/{postgres,sqlite}/sessions.go, tasks.go
Rewrites:
- store/{postgres,sqlite}/health.go — kernel-only Prune
(ws_tickets, rate_limit_counters, stale presence)
- handlers/admin.go: 847→467 lines (stripped provider CRUD)
- handlers/teams.go: 520→411 lines (stripped model listing)
- sandbox/runner.go: removed ProviderResolver
- sandbox/workflow_module.go: 216→83 lines (definition-only)
- main.go: 1579→1325 lines (stripped dropped package init)
- pages/pages.go: stripped channel/session lookups
- events/types.go: stripped chat/channel/workspace event routes
- models: stripped stale types, constants, notification types
Store interface cleanup:
- Removed SessionStore, TaskStore from Stores struct
- Stripped workflow assignment methods from WorkflowStore iface
- Stripped assignment methods from PG+SQLite workflow stores
- Updated testhelper.go table list to kernel-only
Migrations: removed 008_tasks.sql (both dialects)
-9665/+69 lines across 51 files.
|
2026-03-26 04:56:07 -04:00 |
|
|
|
11fd8c1e57
|
step 1: rename module chat-switchboard → switchboard-core
- go.mod module name
- All 714 import references across 289 Go files
- VERSION: 0.1.0
- CI DB names: switchboard_core_{ci,dev,test}
- Docker image: gobha/switchboard-core
- Test fixtures: JWT issuer, repo names
- .env.example, docker-compose container name
- Compiles clean (go build exit 0)
|
2026-03-25 19:48:04 -04:00 |
|
|
|
3237d55e0c
|
Changeset 0.28.7 (#193)
|
2026-03-15 15:45:00 +00:00 |
|
|
|
93c72daadf
|
Changeset 0.28.0 (#172)
|
2026-03-11 11:22:38 +00:00 |
|
|
|
a63728a481
|
Changeset 0.24.0 (#156)
|
2026-03-07 11:27:24 +00:00 |
|
|
|
2fc620e1ac
|
Changeset 0.23.0 (#153)
|
2026-03-05 22:40:26 +00:00 |
|
|
|
7e26a2a261
|
Changeset 0.22.8 (#150)
|
2026-03-04 16:06:12 +00:00 |
|
|
|
817062e5fc
|
Changeset 0.20.0 (#85)
|
2026-03-01 12:40:15 +00:00 |
|
|
|
748f49bedd
|
Changeset 0.19.0.1 (#82)
|
2026-02-28 23:46:23 +00:00 |
|
|
|
856dc9b0ac
|
Changeset 0.17.1 (#76)
|
2026-02-28 01:40:31 +00:00 |
|
|
|
8bb77710b9
|
Changeset 0.16.0 (#74)
|
2026-02-27 02:38:35 +00:00 |
|
|
|
e2149e249d
|
Changeset 0.14.0 (#67)
|
2026-02-26 15:59:26 +00:00 |
|
|
|
8292a6efa8
|
Changeset 0.13.0 (#64)
|
2026-02-25 22:52:19 +00:00 |
|
|
|
e5ee78c498
|
Changeset 0.10.4 (#60)
|
2026-02-24 22:01:20 +00:00 |
|
|
|
ea03f956ca
|
Changeset 0.10.0 (#56)
|
2026-02-24 14:50:53 +00:00 |
|
|
|
8264aa6016
|
Changeset 0.9.0 (#50)
|
2026-02-23 01:57:28 +00:00 |
|
|
|
416e5439ea
|
Changeset 0.7.2 (#40)
|
2026-02-21 19:03:19 +00:00 |
|