Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1706 commits
Select commit Hold shift + click to select a range
794014e
feat(schedules): let schedule edits clear assistantId/enabledTools
philmerrell Jul 6, 2026
64246f8
fix(app-api): grant bedrock:ListFoundationModels to task role
philmerrell Jul 6, 2026
209e0cf
Merge pull request #557 from Boise-State-Development/feature/kb-secti…
philmerrell Jul 6, 2026
567b5d2
Merge pull request #571 from Boise-State-Development/fix/app-api-bedr…
philmerrell Jul 6, 2026
0dd0cda
Merge pull request #569 from Boise-State-Development/feature/schedule…
philmerrell Jul 6, 2026
1a5717d
Merge pull request #533 from Boise-State-Development/kaizen/review-20…
philmerrell Jul 6, 2026
ea22f21
Merge pull request #570 from Boise-State-Development/docs/kaizen-mana…
philmerrell Jul 6, 2026
6f3dc2b
feat(sessions): unread indicator for scheduled-run deliveries
philmerrell Jul 6, 2026
68502ee
Merge pull request #572 from Boise-State-Development/feature/sessions…
philmerrell Jul 6, 2026
72fed49
docs(kaizen): queue Bedrock Mantle endpoint watchlist item
philmerrell Jul 6, 2026
6165ee7
Merge pull request #573 from Boise-State-Development/docs/kaizen-mant…
philmerrell Jul 6, 2026
f3d28be
docs(kaizen): managed-Harness spike findings — 3 gating questions ans…
philmerrell Jul 6, 2026
9fd2e62
feat(sidenav): gate Scheduled Runs nav entry to system_admin
philmerrell Jul 6, 2026
099c27b
Merge pull request #574 from Boise-State-Development/feature/schedule…
philmerrell Jul 6, 2026
32eef0d
Merge pull request #575 from Boise-State-Development/docs/managed-har…
philmerrell Jul 6, 2026
0ac9a4f
docs(kaizen): managed-Harness Q2 live-probe result — GO-with-boundary
philmerrell Jul 6, 2026
989e4c2
feat(sessions): add mark-as-read/unread toggle with sidebar dot fixes
philmerrell Jul 6, 2026
f20a012
Merge pull request #577 from Boise-State-Development/feature/session-…
philmerrell Jul 7, 2026
9a60daf
feat(schedules): interval cadence + "Run now" with background-task to…
philmerrell Jul 7, 2026
6e3d5ac
Merge pull request #578 from Boise-State-Development/feature/schedule…
philmerrell Jul 7, 2026
e13bac1
Merge remote-tracking branch 'origin/develop' into kaizen/research-20…
philmerrell Jul 7, 2026
25fa40a
Merge pull request #534 from Boise-State-Development/kaizen/research-…
philmerrell Jul 7, 2026
46903b2
Merge pull request #576 from Boise-State-Development/docs/managed-har…
philmerrell Jul 7, 2026
67744d6
docs(memory): reframe spec as Memory Spaces — bindable, templated, sh…
philmerrell Jul 7, 2026
bdcc6f7
Merge pull request #579 from Boise-State-Development/feature/memory-s…
philmerrell Jul 7, 2026
f310684
docs(kaizen): recover resourceOauth2ReturnUrl shape section into harn…
philmerrell Jul 7, 2026
0cc1a31
Merge pull request #580 from Boise-State-Development/fix/harness-retu…
philmerrell Jul 7, 2026
ab91ae2
docs(memory): bake in full-ownership zip export of a Memory Space
philmerrell Jul 7, 2026
b6ce474
Merge pull request #581 from Boise-State-Development/feature/memory-s…
philmerrell Jul 7, 2026
eb578e0
feat(memory): Memory Spaces data layer (PR-1)
philmerrell Jul 7, 2026
ca34bc1
Merge pull request #582 from Boise-State-Development/feature/memory-s…
philmerrell Jul 7, 2026
e6d9299
docs(memory): re-slice phasing into primitive vs. agent-consumption w…
philmerrell Jul 7, 2026
4301555
Merge pull request #583 from Boise-State-Development/feature/memory-r…
philmerrell Jul 7, 2026
6f34352
feat(memory): Memory Spaces user surface — /memory/spaces CRUD (A2)
philmerrell Jul 7, 2026
3aa5e8f
Merge pull request #584 from Boise-State-Development/feature/memory-a…
philmerrell Jul 7, 2026
79f79d9
feat(memory): Memory Space zip export — /memory/spaces/{id}/export (A3)
philmerrell Jul 7, 2026
8eaa1ea
Merge pull request #585 from Boise-State-Development/feature/memory-a…
philmerrell Jul 7, 2026
8e581a2
feat(memory): Memory Space sharing + optimistic manifest concurrency …
philmerrell Jul 7, 2026
a7a1f67
Merge pull request #586 from Boise-State-Development/feature/memory-a…
philmerrell Jul 7, 2026
2d39e72
feat(memory): Memory Spaces SPA panel — list/detail/create/share/expo…
philmerrell Jul 7, 2026
2012b92
test(memory): mock MemorySpaceService in sidenav spec (fix unhandled …
philmerrell Jul 7, 2026
e1d9a8b
Merge pull request #587 from Boise-State-Development/feature/memory-a…
philmerrell Jul 7, 2026
0590f0b
fix(memory): wire memory-spaces table/bucket names onto app-api
philmerrell Jul 7, 2026
e2fcad8
docs(cdk): capture the "wire resource name to every compute" rule
philmerrell Jul 7, 2026
0944e73
Merge pull request #588 from Boise-State-Development/fix/memory-space…
philmerrell Jul 7, 2026
aabc32b
feat(memory): deterministic consolidation health pass (A6)
philmerrell Jul 7, 2026
2c0cbd4
Merge pull request #589 from Boise-State-Development/feature/memory-a…
philmerrell Jul 7, 2026
4ff2a55
docs(agent): Agent Designer spec — unified primitive-binding surface
philmerrell Jul 7, 2026
03b5209
Merge pull request #590 from Boise-State-Development/feature/agent-de…
philmerrell Jul 8, 2026
f94073d
feat(agents): Agent contract + compat mapping in shared assistants mo…
philmerrell Jul 8, 2026
8580e34
feat(agents): persist bindings + modelConfig with design-time validation
philmerrell Jul 8, 2026
c2329f8
Merge pull request #591 from Boise-State-Development/feature/agent-de…
philmerrell Jul 8, 2026
58ce8b8
feat(agents): /agents alias router behind AGENTS_API_ENABLED (dark)
philmerrell Jul 8, 2026
4403040
Merge pull request #592 from Boise-State-Development/feature/agent-de…
philmerrell Jul 8, 2026
c963fa8
feat(agents): wire AGENTS_API_ENABLED through CDK + Phase 1 docs
philmerrell Jul 8, 2026
20ded48
Merge pull request #593 from Boise-State-Development/feature/agent-de…
philmerrell Jul 8, 2026
0a963f3
feat(agents): thread AGENTS_API_ENABLED to the inference runtime (Pha…
philmerrell Jul 8, 2026
6801911
feat(agents): resolve Agent modelConfig at invocation, per invoker (P…
philmerrell Jul 8, 2026
9b576a3
feat(agents): Memory-Space hydration helper for prompt injection (Pha…
philmerrell Jul 8, 2026
2e69cab
feat(agents): inject bound Memory Space into the prompt, per invoker …
philmerrell Jul 8, 2026
3344e17
Merge pull request #594 from Boise-State-Development/feature/agent-de…
philmerrell Jul 8, 2026
0cd772b
fix(agents): rename app_api.agents package to avoid shadowing top-lev…
philmerrell Jul 8, 2026
e3ac783
Merge pull request #595 from Boise-State-Development/fix/agents-packa…
philmerrell Jul 8, 2026
6837c33
feat(agents): memory_* tools scoped to an Agent's bound Memory Space …
philmerrell Jul 8, 2026
0e4d55b
chore(memory): default Memory Spaces ON with a kill switch
philmerrell Jul 8, 2026
a875cce
Merge pull request #596 from Boise-State-Development/feature/agent-me…
philmerrell Jul 8, 2026
780b736
Merge pull request #597 from Boise-State-Development/feature/memory-s…
philmerrell Jul 8, 2026
6c26f32
feat(agent-designer): Phase 4 — Agent Designer UI + bindable catalog API
philmerrell Jul 8, 2026
31141bf
test(sidenav): stub AgentService probe to fix unhandled HTTP rejection
philmerrell Jul 8, 2026
7694afd
Merge pull request #598 from Boise-State-Development/claude/agent-des…
philmerrell Jul 8, 2026
128729a
fix(agent-designer): align model write-check with the bindable catalog
philmerrell Jul 8, 2026
5857457
Merge pull request #599 from Boise-State-Development/claude/agent-des…
philmerrell Jul 8, 2026
e393281
feat(sidenav): gate Memory Spaces + Agents to system-admin, add Previ…
philmerrell Jul 8, 2026
eb2bae8
Merge pull request #600 from Boise-State-Development/claude/preview-n…
philmerrell Jul 8, 2026
0b9b039
feat(agent-designer): resolve tool bindings at invocation (replace + …
philmerrell Jul 8, 2026
ebdcb47
feat(topnav): surface active assistant in the top nav
philmerrell Jul 8, 2026
290f9c3
Merge pull request #601 from Boise-State-Development/feature/agent-to…
philmerrell Jul 8, 2026
6dae289
feat(agent-designer): resolve skill bindings at invocation (replace +…
philmerrell Jul 8, 2026
470dfa8
feat(agent-designer): reflect governed agent bindings in the chat-inp…
philmerrell Jul 8, 2026
80d9a1c
Backmerge/main into develop
colinmxs Jul 8, 2026
c51b02e
Merge pull request #605 from Boise-State-Development/backmerge/main-i…
colinmxs Jul 8, 2026
fee9b1c
Merge pull request #602 from Boise-State-Development/feature/agent-sk…
philmerrell Jul 9, 2026
02680a8
Merge pull request #603 from Boise-State-Development/feature/agent-ch…
philmerrell Jul 9, 2026
6a9be1e
fix(agent-designer): release chat-input picker locks on new conversation
philmerrell Jul 9, 2026
098101a
feat(agent-designer): show only the bound tools/skills when an agent …
philmerrell Jul 9, 2026
360ea31
Merge pull request #606 from Boise-State-Development/fix/agent-lock-r…
philmerrell Jul 9, 2026
f16785f
chore(agent-designer): default AGENTS_API_ENABLED on with a kill switch
philmerrell Jul 9, 2026
df5e754
Merge pull request #607 from Boise-State-Development/chore/agents-api…
philmerrell Jul 9, 2026
35e7033
feat(agent-designer): manage an agent's knowledge base from the Agent…
philmerrell Jul 9, 2026
24a9f38
test(scheduled-runs): freeze dispatcher clock to de-flake cadence rea…
philmerrell Jul 9, 2026
be2e253
Merge pull request #608 from Boise-State-Development/feature/agent-kn…
philmerrell Jul 9, 2026
c5efe99
feat(agent-designer): govern model params + live editor preview
philmerrell Jul 9, 2026
c859e7d
Merge remote-tracking branch 'origin/develop' into feature/agent-desi…
philmerrell Jul 9, 2026
e35e645
Merge pull request #609 from Boise-State-Development/feature/agent-de…
philmerrell Jul 9, 2026
eeb5683
feat(agent-designer): lock preview model picker; trim preview nav
philmerrell Jul 9, 2026
897353f
Merge pull request #611 from Boise-State-Development/feature/agent-pr…
philmerrell Jul 9, 2026
93d999d
Merge remote-tracking branch 'origin/main' into backmerge/main-into-d…
colinmxs Jul 9, 2026
f640d32
Merge pull request #613 from Boise-State-Development/backmerge/main-i…
colinmxs Jul 9, 2026
92a6ca7
fix(memory-spaces): route namespaced entry slugs via :path converter
philmerrell Jul 9, 2026
5774ea7
feat(memory-spaces): let the agent read/write MEMORY.md via reserved …
philmerrell Jul 9, 2026
dd3f4c7
Merge pull request #614 from Boise-State-Development/feature/memory-s…
philmerrell Jul 9, 2026
cd77e7e
feat(schedules): target Agents instead of Assistants on scheduled runs
philmerrell Jul 9, 2026
2121dbe
chore(kaizen): weekly research scan 2026-07-10
philmerrell Jul 10, 2026
42e69bc
chore(deps): upgrade Strands to 1.47.0 and add aws-bedrock-token-gene…
philmerrell Jul 10, 2026
3fce83c
fix(scheduled-runs): remove RBAC gate causing prod 403 "Access Denied"
philmerrell Jul 10, 2026
6ded296
docs: consolidate release workflow into one auto-invoked steering doc…
colinmxs Jul 10, 2026
93aeb65
Merge pull request #618 from Boise-State-Development/docs/consolidate…
colinmxs Jul 10, 2026
67e2653
feat(models): Mantle Responses API + per-model region; drop endpoint-…
philmerrell Jul 10, 2026
45f5de4
Merge pull request #617 from Boise-State-Development/claude/prod-erro…
philmerrell Jul 10, 2026
5ac91d1
Merge pull request #615 from Boise-State-Development/feature/schedule…
philmerrell Jul 10, 2026
a8c323e
Merge pull request #619 from Boise-State-Development/feature/strands-…
philmerrell Jul 10, 2026
ac54a4d
Merge pull request #620 from Boise-State-Development/feature/mantle-r…
philmerrell Jul 10, 2026
f3ebd72
fix(api-converse): serve /chat/api-converse from app-api, not via inf…
philmerrell Jul 10, 2026
e6d46a8
fix(app-api): grant Bedrock streaming + inference-profile invoke
philmerrell Jul 10, 2026
82d7348
fix(settings): point API-key snippets at /api/chat/api-converse
philmerrell Jul 10, 2026
9192892
feat(api-converse): route Bedrock Mantle models via a shared builder
philmerrell Jul 10, 2026
154f55c
feat(app-api): grant bedrock-mantle:CreateInference for api-converse
philmerrell Jul 10, 2026
3833f74
Merge pull request #621 from Boise-State-Development/claude/api-key-b…
philmerrell Jul 10, 2026
d033279
Merge remote-tracking branch 'origin/main' into backmerge/main-into-d…
philmerrell Jul 10, 2026
46a3df9
Merge pull request #623 from Boise-State-Development/backmerge/main-i…
philmerrell Jul 10, 2026
f1e361a
feat(identity): MCP user identity forwarding via access-token enrichment
DerrickF Jul 10, 2026
1de3dca
Merge pull request #627 from Boise-State-Development/feature/mcp-user…
DerrickF Jul 10, 2026
a565cec
fix(app-api): grant bedrock-agentcore:CreateTokenVault for OAuth prov…
philmerrell Jul 10, 2026
8ae1dfe
Merge pull request #628 from Boise-State-Development/fix/app-api-crea…
philmerrell Jul 10, 2026
0d1406b
Merge remote-tracking branch 'origin/main' into backmerge/main-into-d…
philmerrell Jul 10, 2026
330e55a
Merge pull request #630 from Boise-State-Development/backmerge/main-i…
philmerrell Jul 11, 2026
3cca87a
fix(scripts): make sync-version.sh portable across GNU and BSD tools
philmerrell Jul 11, 2026
c1ea34a
Merge pull request #631 from Boise-State-Development/feature/portable…
philmerrell Jul 11, 2026
4ed5470
feat(admin): make admin sidebar nav sticky on desktop
philmerrell Jul 11, 2026
1bf847e
feat(frontend): redesign 404 page to match auth screens
philmerrell Jul 11, 2026
5c9510e
Merge pull request #632 from Boise-State-Development/claude/sticky-as…
philmerrell Jul 11, 2026
7b71880
Merge pull request #633 from Boise-State-Development/claude/404-page-…
philmerrell Jul 11, 2026
44fa167
fix(frontend): make shell scroll container real so sticky nav engages
philmerrell Jul 11, 2026
5500a62
Merge pull request #634 from Boise-State-Development/feature/frosted-…
philmerrell Jul 11, 2026
f5e9473
docs(specs): quota cooldown windows + platform ceiling spec and commi…
philmerrell Jul 11, 2026
acf27af
Merge pull request #635 from Boise-State-Development/claude/quota-coo…
philmerrell Jul 11, 2026
318edf0
fix(frontend): guarantee JIT compiler in vitest runs to stop Platform…
philmerrell Jul 11, 2026
18935a3
fix(frontend): size chat scroll space to the response, adapt to shell…
philmerrell Jul 11, 2026
b0e87c8
Merge pull request #637 from Boise-State-Development/feature/dynamic-…
philmerrell Jul 11, 2026
389e0dd
Merge pull request #636 from Boise-State-Development/fix/vitest-jit-c…
philmerrell Jul 11, 2026
1126d3d
feat(settings): make user settings sidebar nav sticky on desktop
philmerrell Jul 11, 2026
3539079
Merge pull request #638 from Boise-State-Development/claude/sticky-as…
philmerrell Jul 11, 2026
4aabdff
feat(admin-tools): discover OAuth-gated MCP servers with the admin's …
philmerrell Jul 11, 2026
ef70323
Merge pull request #639 from Boise-State-Development/feature/discover…
philmerrell Jul 11, 2026
62b0e54
feat(manage-models): add Sonnet 5 + GPT-5.4 curated cards, order by c…
philmerrell Jul 11, 2026
eb74b62
Merge pull request #641 from Boise-State-Development/feature/curated-…
philmerrell Jul 12, 2026
8e31b33
fix(mantle): route google.gemma-4-* to /openai/v1 base path
philmerrell Jul 13, 2026
cac3a59
Merge pull request #643 from Boise-State-Development/feature/curated-…
philmerrell Jul 13, 2026
b3f8b85
feat(manage-models): make max output tokens optional
philmerrell Jul 13, 2026
ae4dfd8
Merge pull request #644 from Boise-State-Development/feature/optional…
philmerrell Jul 13, 2026
74cd7b0
fix(docker): float curl security patch to survive Debian mirror purges
philmerrell Jul 14, 2026
dfba9f8
Merge pull request #645 from Boise-State-Development/feature/optional…
philmerrell Jul 14, 2026
b7e13c0
Merge remote-tracking branch 'origin/main' into backmerge/main-into-d…
philmerrell Jul 14, 2026
881d3e6
Merge pull request #647 from Boise-State-Development/backmerge/main-i…
philmerrell Jul 14, 2026
95cedd0
feat(web-sources): allow removing a web source
philmerrell Jul 14, 2026
27a3cdc
Merge pull request #648 from Boise-State-Development/feature/remove-w…
philmerrell Jul 14, 2026
e70a980
fix(web-sources): let editors start and view crawls
philmerrell Jul 14, 2026
30bab75
Merge pull request #650 from Boise-State-Development/feature/web-sour…
philmerrell Jul 14, 2026
9db6a93
fix(rbac): make AppRole the single source of truth for model access
philmerrell Jul 14, 2026
15bdb8c
Merge pull request #651 from Boise-State-Development/fix/model-role-p…
philmerrell Jul 14, 2026
cbc4b6c
fix(tests): repoint storage patch target and harden integration gate
philmerrell Jul 14, 2026
ef86f51
Merge pull request #652 from Boise-State-Development/fix/metadata-sto…
philmerrell Jul 15, 2026
747080c
fix(chat): keep SSE stream open across tab switches
philmerrell Jul 15, 2026
d364f08
fix(sessions): repair tool-use/tool-result pairing on restore
philmerrell Jul 15, 2026
cbcb574
test(sessions): make compaction fixtures valid Converse histories
philmerrell Jul 15, 2026
31fad03
fix(sessions): guard synthetic error persistence against role-alterna…
philmerrell Jul 15, 2026
35baee2
Merge pull request #653 from Boise-State-Development/fix/tool-pairing…
philmerrell Jul 15, 2026
00b475c
Merge pull request #654 from Boise-State-Development/fix/synthetic-er…
philmerrell Jul 15, 2026
b54246e
fix(chat): reject duplicate concurrent turns with a per-session singl…
philmerrell Jul 15, 2026
3b08701
Merge pull request #655 from Boise-State-Development/fix/session-sing…
philmerrell Jul 15, 2026
bf466e1
feat(chat): distributed turn cancellation — make Stop actually stop t…
philmerrell Jul 15, 2026
3602cd0
Merge pull request #656 from Boise-State-Development/feat/distributed…
philmerrell Jul 15, 2026
743e62c
fix(infra): grant app-api task role access to shared-conversations table
philmerrell Jul 15, 2026
57e6d47
Merge pull request #657 from Boise-State-Development/fix/app-api-shar…
philmerrell Jul 15, 2026
3d3e65a
feat(shares): offload large-conversation snapshots to S3
philmerrell Jul 15, 2026
731ac4e
Merge pull request #658 from Boise-State-Development/feature/share-la…
philmerrell Jul 15, 2026
c4f3a14
Merge remote-tracking branch 'origin/main' into backmerge/main-into-d…
philmerrell Jul 16, 2026
aaadcc4
Merge pull request #660 from Boise-State-Development/backmerge/main-i…
philmerrell Jul 16, 2026
66a8b41
fix(agents): resolve model provider for agent-bound invocations
philmerrell Jul 16, 2026
000e5f9
fix(inference): bind effective_enabled_tools on resume path
philmerrell Jul 16, 2026
eff43fe
Merge pull request #661 from Boise-State-Development/fix/agent-provid…
philmerrell Jul 16, 2026
b53ca90
Merge pull request #662 from Boise-State-Development/fix/resume-effec…
philmerrell Jul 16, 2026
37f060b
Merge remote-tracking branch 'origin/main' into backmerge/main-into-d…
philmerrell Jul 16, 2026
73f0e68
Merge pull request #664 from Boise-State-Development/backmerge/main-i…
philmerrell Jul 16, 2026
4b17080
Merge pull request #616 from Boise-State-Development/kaizen/research-…
philmerrell Jul 17, 2026
40eb412
chore(kaizen): weekly research scan 2026-07-17
philmerrell Jul 17, 2026
d053f84
docs: add session-metadata static sort key spec (issue #175)
philmerrell Jul 17, 2026
269a706
feat(infra): add SessionRecencyIndex GSI to sessions-metadata (issue …
philmerrell Jul 17, 2026
4fecac2
Merge pull request #666 from Boise-State-Development/feature/session-…
philmerrell Jul 17, 2026
6cfd665
feat(sessions): dual-scheme union read for session listing (issue #17…
philmerrell Jul 17, 2026
620066b
Merge pull request #667 from Boise-State-Development/feature/session-…
philmerrell Jul 17, 2026
060375c
fix(deps): bump strands-agents to 1.48.0 for cachePoint-attachment fix
philmerrell Jul 17, 2026
acc5793
Merge pull request #668 from Boise-State-Development/claude/agent-for…
philmerrell Jul 17, 2026
9bebe9a
Merge pull request #665 from Boise-State-Development/kaizen/research-…
philmerrell Jul 17, 2026
c10a824
fix(sessions): degrade to legacy-only on real ValidationException for…
philmerrell Jul 17, 2026
1a838e7
Add Word document tools (create/modify/list/read)
romanmeredith-rgb Jul 17, 2026
6336f6d
Merge pull request #670 from Boise-State-Development/feature/word-doc…
ramenNoodles1998 Jul 17, 2026
bb2e344
Merge pull request #669 from Boise-State-Development/fix/session-list…
philmerrell Jul 17, 2026
a65bab9
Merge remote-tracking branch 'origin/main' into backmerge/main-into-d…
philmerrell Jul 17, 2026
dcd0c46
Merge pull request #672 from Boise-State-Development/backmerge/main-i…
philmerrell Jul 17, 2026
b499a0f
feat(sessions): static-SK write path — born static, self-migrate, no …
philmerrell Jul 17, 2026
097b981
Merge pull request #673 from Boise-State-Development/feature/session-…
philmerrell Jul 17, 2026
fa7df15
Fix S3 PutObject PermanentRedirect in Word tools
romanmeredith-rgb Jul 17, 2026
d328c24
Merge pull request #674 from Boise-State-Development/fix/word-documen…
ramenNoodles1998 Jul 17, 2026
50ca7d2
Merge remote-tracking branch 'origin/main' into backmerge/main-into-d…
philmerrell Jul 17, 2026
be43c5f
feat(scripts): static-SK backfill for the cold tail + ghost cleanup (…
philmerrell Jul 17, 2026
0123319
Merge pull request #677 from Boise-State-Development/feature/session-…
philmerrell Jul 17, 2026
8b3c285
Merge pull request #676 from Boise-State-Development/backmerge/main-i…
philmerrell Jul 18, 2026
f642702
feat(sessions): contract session list to GSI-only once migration comp…
philmerrell Jul 18, 2026
3e32a78
Merge pull request #678 from Boise-State-Development/feature/session-…
philmerrell Jul 18, 2026
eb7e2bf
docs(specs): skills v2 — skills as a pure knowledge primitive bound o…
philmerrell Jul 18, 2026
2749660
Merge pull request #679 from Boise-State-Development/claude/agent-ski…
philmerrell Jul 18, 2026
005e5e9
refactor(agents): delete MCP tool-folding machinery and hook shims (s…
philmerrell Jul 18, 2026
c143891
refactor(skills): remove bound_tool_ids end-to-end (skills v2 PR-1)
philmerrell Jul 18, 2026
1d1f7d2
refactor(chat): remove skills mode — policy, toggle, and preference (…
philmerrell Jul 18, 2026
e7f2a03
docs(specs): mark skills-mode and tool-binding specs superseded by sk…
philmerrell Jul 18, 2026
9b36995
Merge pull request #680 from Boise-State-Development/feature/skills-v…
philmerrell Jul 18, 2026
0dbae0e
feat(skills): swap runtime to Strands AgentSkills plugin (skills v2 P…
philmerrell Jul 18, 2026
f0d522e
feat(skills): standard bundle layout + read_skill_file (skills v2 PR-2)
philmerrell Jul 18, 2026
2794f79
docs(specs): mark skills v2 PR-2 done in the plan
philmerrell Jul 18, 2026
a9606e2
Merge pull request #681 from Boise-State-Development/feature/skills-v…
philmerrell Jul 18, 2026
2c6472e
fix(agents): correct stale skills copy and surface invalid-save feedback
philmerrell Jul 18, 2026
54967ab
feat(skills): user-authored skills tier (skills v2 PR-3)
philmerrell Jul 18, 2026
b3aae21
fix(skills): preserve SKILL.md frontmatter through import (skills v2 …
philmerrell Jul 18, 2026
0cbb6d3
Merge pull request #682 from Boise-State-Development/fix/agent-form-s…
philmerrell Jul 18, 2026
5d27ef7
chore(skills): backfill script for v1 skill bundles (skills v2 PR-3)
philmerrell Jul 18, 2026
e041e07
fix(skills): seed example skill as a v2 bundle (skills v2 PR-3)
philmerrell Jul 18, 2026
5e7655c
Merge pull request #683 from Boise-State-Development/feature/skills-v…
philmerrell Jul 18, 2026
a343dc0
feat(skills): selection surfaces + invoke-through access (skills v2 P…
philmerrell Jul 18, 2026
6f35ba8
chore(assets): add GitHub connector logo variants
philmerrell Jul 18, 2026
2763b56
Merge pull request #684 from Boise-State-Development/feature/skills-v…
philmerrell Jul 18, 2026
1e9b217
feat(skills): enable Skills v2 + admin-only capability gate (skills v…
philmerrell Jul 18, 2026
eb62b95
Merge pull request #685 from Boise-State-Development/feature/skills-v…
philmerrell Jul 18, 2026
7c09961
refactor(rbac): remove dead AppRoleService.can_access_skill
philmerrell Jul 19, 2026
13dd0fa
refactor(skills): delete dead SkillAccessService
philmerrell Jul 19, 2026
79e39ab
Merge pull request #686 from Boise-State-Development/claude/remove-rb…
philmerrell Jul 19, 2026
c8653ed
Merge pull request #687 from Boise-State-Development/claude/remove-de…
philmerrell Jul 19, 2026
9b35685
docs(agents): draft the Agent Directory spec
philmerrell Jul 19, 2026
dfe2bc4
Merge pull request #688 from Boise-State-Development/feature/agent-di…
philmerrell Jul 19, 2026
422cf5d
refactor(artifacts): collapse the two catalog rows into one Artifacts…
philmerrell Jul 19, 2026
9f432dd
Merge pull request #689 from Boise-State-Development/feature/merge-ar…
philmerrell Jul 19, 2026
0ae5ff3
chore(sidenav): hide the My Skills nav entry
philmerrell Jul 19, 2026
19ab656
docs(skills): draft the Skill Creator spec
philmerrell Jul 19, 2026
004ce72
Merge pull request #690 from Boise-State-Development/feature/hide-my-…
philmerrell Jul 19, 2026
ee15eb0
Merge pull request #691 from Boise-State-Development/feature/skill-cr…
philmerrell Jul 19, 2026
c916503
feat(skills): drop the `skills` capability gate from user-facing routes
philmerrell Jul 19, 2026
ccc0b4b
Merge pull request #692 from Boise-State-Development/feature/skills-d…
philmerrell Jul 19, 2026
55871c9
refactor(rbac): delete the dead capabilities module
philmerrell Jul 19, 2026
217413f
Merge pull request #693 from Boise-State-Development/feature/drop-dea…
philmerrell Jul 19, 2026
36a7ebf
Release/1.8.0
philmerrell Jul 19, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions .github/workflows/platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,15 @@ jobs:
# config.ts treats as the default (on). Set the `CDK_MEMORY_SPACES_ENABLED`
# variable to "false" in an environment only to dark-stop the feature there.
CDK_MEMORY_SPACES_ENABLED: ${{ vars.CDK_MEMORY_SPACES_ENABLED }}
# Skills v2 (knowledge bundles: admin catalog, My Skills authoring, and
# skill resolution on the invocation path). Default ON with a kill switch:
# unset resolves to empty string, which config.ts treats as the default
# (on). Set the `CDK_SKILLS_ENABLED` variable to "false" in an environment
# only to dark-stop the feature there. NOTE this is the ONLY gate on the
# user-facing surfaces — with it on, any signed-in user can author skills
# and see the ones their role grants. Which skills a cohort gets is a
# role's `grantedSkills`, managed in the admin roles UI.
CDK_SKILLS_ENABLED: ${{ vars.CDK_SKILLS_ENABLED }}
# Agent Designer /agents surface. Default OFF (opt-in) until the Phase-4
# Designer UI ships — a headless API helps no forker. Set the
# `CDK_AGENTS_API_ENABLED` variable to "true" in an environment (e.g. dev)
Expand Down
35 changes: 35 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,41 @@ All notable changes to this project are documented in this file. Format follows

For narrative release notes written for operators and product owners, see [RELEASE_NOTES.md](RELEASE_NOTES.md).

## [1.8.0] - 2026-07-19

Feature release delivering **Skills v2** — skills are redesigned from tool-binding containers into pure, portable knowledge bundles that Agents load on demand, and for the first time **any signed-in user can author their own**. Skills ship enabled by default. Also completes the session-metadata static-sort-key migration (issue #175 Phases 2–3) with an operator backfill and a GSI-only read contraction, and consolidates the two artifact tool-catalog rows into a single "Artifacts" toggle. **Three backfill scripts must be run per environment** — see [RELEASE_NOTES.md](RELEASE_NOTES.md) deployment notes. No new AWS resources; a CDK deploy is needed only to set the `SKILLS_ENABLED` env var explicitly.

### 🚀 Added

- User-authored skills tier ("My Skills") — owner-scoped CRUD at `/skills/mine/*` over a new user tier in the app-roles table (GSI4-indexed), with bundle file upload, plus a `/my-skills` page and form in the SPA. Every route resolves ownership through `UserSkillService`; a skill you do not own is indistinguishable from one that does not exist (#683)
- Skills selection surfaces — a "Skills" section in the chat model-settings panel listing every skill a user can reach (RBAC-granted catalog skills **union** their own), each with an opt-in toggle, plus **invoke-through**: an Agent shared to an ordinary user resolves its bound skills for them even if they could not select those skills themselves (#684)
- `read_skill_file` progressive-disclosure tool and agentskills.io bundle support — skills are stored as portable S3 bundles with a `SKILL.md` write-through projection, so a skill prefix can be handed to a managed Harness or exported as-is (#681)

### ✨ Improved

- Session listing contracts to a single GSI query once the migration marker is set (issue #175 Phase 3) — the legacy base-table query is skipped after the Phase 2 backfill writes `PK=MIGRATION#session-sk`. Fails open: an absent marker or a GSI error keeps the dual-read path, so the deploy is order-independent and forks that never run the backfill are unaffected. The marker result is memoised only on success, so a container started before the backfill picks up the flip without a restart (#678)
- Static-SK backfill for the cold tail (issue #175 Phase 2) — `backend/scripts/backfill_session_static_sk.py` migrates legacy session rows and removes ghost stubs. Dry-run by default, idempotent, and `--set-marker` refuses to write the completion marker while any legacy rows remain (#677)

### ⚠️ Changed

- **Breaking (conceptual):** skills no longer bind tools. A skill is now instructions + reference files only; `allowedTools` persists as advisory metadata and **never grants a tool**. The skills mode toggle is gone, and the runtime moved to the Strands `AgentSkills` plugin with `agent_type="skill"` kept as a temporary ChatAgent alias. Existing skill rows keep working; their tool lists simply stop granting (#680, #681)
- Artifact tool catalog collapsed from two rows to one — "Create Artifact" and "Update Artifact" are now a single **"Artifacts"** toggle (`toolId` `create_artifact`), which injects both tools at runtime. **Requires `backend/scripts/backfill_artifact_tool_merge.py`** to promote existing role grants, user preferences, and assistant bindings before the retired row is deleted (#689)
- The `skills` RBAC capability gate was removed from the user-facing skills routes. It could not be granted from the admin roles UI — that form builds `grantedTools` from the tool catalog, and a capability id is not a tool — so an admin granting a catalog skill to a role would have found it silently invisible with no in-product fix. Access is now `SKILLS_ENABLED` per environment plus a role's `grantedSkills` per cohort (#692)
- The "My Skills" sidenav entry is hidden pending a navigation decision; the `/my-skills` route, page, and backend surface remain live and reachable by direct URL (#690)

### 🐛 Fixed

- Saving an Agent with an invalid form no longer looks like a click that did nothing — the first invalid control is scrolled into view and focused, with an explanatory toast. Also corrects stale copy on the agent and admin skill forms that still claimed skills carry their own bound tools (#682)

### 🏗️ Infrastructure

- `SKILLS_ENABLED` is threaded into both app-api and inference-api from `config.skills.enabled` (default ON with a `CDK_SKILLS_ENABLED=false` kill switch). No new AWS resources — the skill-resources S3 bucket and app-roles table already exist. Note that deployed containers set no `SKILLS_ENABLED` today, and unset now reads as enabled, so **skills activate on the `backend.yml` deploy, before any CDK deploy** (#685)

### 📚 Docs

- Skills v2 design spec — skills as a pure knowledge primitive bound on Agents (#679)
- Agent Directory spec (#688) and Skill Creator spec (#691) — design documents for unbuilt features

## [1.7.1] - 2026-07-17

Patch release fixing a Word-document save failure in the AgentCore Runtime and advancing the **session-metadata static-sort-key migration** (issue #175) to its write side. Word tools now resolve the user-files bucket's real region instead of pinning to `AWS_REGION`, so `PutObject` no longer fails with `PermanentRedirect`. On the storage side, new sessions are now born with a static sort key and legacy rows self-migrate in place on their next write, structurally eliminating the ghost-row race behind the "Failed to parse session item" warnings and closing the first-turn duplicate-row race. No infra or data migration; ship through `backend.yml`.
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
**An open-source, production-ready Generative AI platform for institutions**
*Built by Boise State University, designed for everyone.*

[![Release](https://img.shields.io/badge/Release-v1.7.1-6366f1?style=flat&logo=github&logoColor=white)](RELEASE_NOTES.md)
[![Release](https://img.shields.io/badge/Release-v1.8.0-6366f1?style=flat&logo=github&logoColor=white)](RELEASE_NOTES.md)
[![Nightly](https://github.com/Boise-State-Development/agentcore-public-stack/actions/workflows/nightly.yml/badge.svg)](https://github.com/Boise-State-Development/agentcore-public-stack/actions/workflows/nightly.yml)

![Python](https://img.shields.io/badge/Python-3.13+-3776AB?style=flat&logo=python&logoColor=white)
Expand Down Expand Up @@ -296,7 +296,7 @@ agentcore-public-stack/

See [RELEASE_NOTES.md](RELEASE_NOTES.md) for the full changelog, including new features, bug fixes, platform upgrades, and deployment notes for each release.

**Current release:** v1.7.1
**Current release:** v1.8.0

---

Expand Down
101 changes: 101 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,104 @@
# Release Notes — v1.8.0

**Release Date:** July 19, 2026
**Previous Release:** v1.7.1 (July 17, 2026)

---

> ⚠️ **Three backfill scripts must be run per environment.** Skills activate on the `backend.yml` deploy itself — before any CDK deploy — because deployed containers set no `SKILLS_ENABLED` and unset now reads as enabled. No new AWS resources. See the Deployment notes at the end of this entry.

---

## Highlights

v1.8.0 delivers **Skills v2**, a ground-up redesign of what a skill *is*. Skills were containers that bound tools; they are now **pure, portable knowledge bundles** — instructions plus reference files — that an Agent loads on demand through progressive disclosure. For the first time, **any signed-in user can author their own skills**, not just admins, and a skill bound to a shared Agent resolves for whoever uses that Agent. Skills ship **enabled by default**. This release also completes the session-metadata static-sort-key migration (issue #175) through its backfill and read-contraction phases, and collapses the two artifact tool-catalog rows into a single "Artifacts" toggle. Operators must run three backfill scripts; there are no new AWS resources and no dependency changes.

## Skills v2 — knowledge bundles as an Agent primitive

A skill used to be a container that carried its own bound tools, which made it a second, parallel permission axis fighting the RBAC one. A skill is now **instructions + reference files only**. `allowedTools` still persists on the record but is advisory metadata that **never grants a tool** — tool access is RBAC's job, exclusively. The agent discovers skills by name and description (L1), reads `SKILL.md` when one looks relevant (L2), and pulls individual reference files through the new `read_skill_file` tool only as needed (L3), so a large skill library costs almost nothing in context until something is actually used.

The storage format is now **agentskills.io-standard bundles** in S3, with a `SKILL.md` write-through projection generated from the DynamoDB row. That makes a skill prefix portable: it can be handed to a managed Harness as `{"s3": {"uri": ...}}` or exported as-is, which the previous content-addressed layout could not do.

### Backend

- `apis/app_api/skills/routes.py` — user-facing surfaces: the picker (`GET /skills/`, `PUT /skills/preferences`) and owner-scoped My Skills CRUD (`/skills/mine/*`), including bundle file upload. Ownership resolves through `UserSkillService`, so a skill you do not own is indistinguishable from one that does not exist.
- The runtime swapped the bespoke `SkillAgent` for the Strands **`AgentSkills` plugin**; `agent_type="skill"` remains a temporary ChatAgent alias for pre-existing snapshots and is scheduled for removal one release out.
- `read_skill_file` added for L3 progressive disclosure. `scripts/` files in a bundle are accept-and-inert by design — stored, listed, and readable, never executed.
- A new user tier in the app-roles table, GSI4-indexed for owner lookups.
- The `skills` RBAC capability gate was **removed**. It kept the surfaces admin-only during rollout, but it could not be granted from the admin roles UI at all — that form builds `grantedTools` from the tool catalog, and a capability id is not a tool. An admin granting a catalog skill to a role would have found it silently invisible to that role's users with no way to fix it in-product. Access is now `SKILLS_ENABLED` per environment plus a role's `grantedSkills` per cohort, which the roles UI *can* edit.

### Frontend

- A **Skills** section in the chat model-settings panel lists every skill the user can reach — RBAC-granted catalog skills **union** the ones they authored — each with an opt-in toggle. Skills are off by default; the section renders only when the user actually has one, so it stays invisible for users with no grants.
- When an Agent binds a fixed skill set, the picker shows only those skills, locked, with an explanatory note.
- A `/my-skills` page and authoring form for the user tier. **The sidenav entry is deliberately hidden** pending a decision on how users should reach the page — the route, page, and backend surface are fully live and reachable by direct URL.

### Infrastructure

- `SKILLS_ENABLED` threaded into app-api and inference-api from `config.skills.enabled`, default ON with a `CDK_SKILLS_ENABLED=false` per-environment kill switch. Design-time refuses to bind a skill while the flag is off on app-api, so the two services must stay in step — a mismatch would let an Agent be built with skills the runtime then blocks.
- **No new AWS resources.** The skill-resources S3 bucket and the app-roles table both predate this release.

### Test Coverage

~1,800 lines of new skills tests across the runtime plugin, the user tier's ownership boundaries, resource-store layout, and the SPA picker and My Skills services.

## Session-metadata migration completed (issue #175, Phases 2–3)

v1.7.0 landed the read side and v1.7.1 the write side; v1.8.0 finishes the job for rows that never get written again. **Phase 2** adds `backend/scripts/backfill_session_static_sk.py`, which migrates the cold tail of legacy rows and deletes ghost stubs. It is dry-run by default, idempotent, and throttled; the static put is guarded by `ConditionExpression=Attr("SK").not_exists()` so it can never clobber a row a live writer already migrated with fresher data. Its `--set-marker` flag re-scans and **refuses to write the completion marker while any legacy rows remain**, so multiple passes are expected on a large table.

**Phase 3** then lets session listing skip the legacy base-table query entirely once that marker (`PK=MIGRATION#session-sk`) is present — one DynamoDB query per list call instead of two. It **fails open**: an absent marker, or a handled GSI error, keeps the dual-read path, so the deploy is order-independent and downstream forks that never run the backfill are unaffected. The marker result is memoised only on success, so a container that started before the backfill picks up the flip on a later list call with no restart.

Users notice nothing — list contents, ordering, and cursor encoding are unchanged.

## Artifacts consolidated to one catalog toggle

Admins previously saw "Create Artifact" and "Update Artifact" as two unrelated rows in the tool catalog, to grant and toggle separately, even though updating an artifact is meaningless without creating one. They are now a single **"Artifacts"** entry (`toolId` `create_artifact`) that injects both tools at runtime.

This requires `backend/scripts/backfill_artifact_tool_merge.py`, which promotes existing role grants, user tool preferences, and assistant bindings from the retired `update_artifact` id onto the kept one before deleting the retired row. Promotion happens **before** deletion, so an aborted run degrades to "both granted" rather than "neither." An explicit *enable* of the retired id carries over; an explicit *disable* deliberately does not.

## 🐛 Bug fixes

- **Saving an Agent with an invalid form looked like a click that did nothing.** The inline validation error was usually below the fold once the author had scrolled to the Model or Skills sections, so the save button appeared inert. The first invalid control is now scrolled into view and focused, with a "Fix the highlighted fields before saving" toast. The same change corrects stale copy on the agent and admin skill forms that still described skills as carrying their own bound tools.

## ⚠️ Breaking changes

- **Skills no longer bind tools.** This is a conceptual break, not a data break: existing skill rows keep working and keep their `allowedTools` values, but those values stop granting anything. Any workflow that relied on a skill to confer tool access must grant those tools through RBAC instead. The skills mode toggle is gone.
- **The `update_artifact` tool-catalog row is retired.** Run the artifact backfill below before or immediately after deploying, or roles and users that had been granted `update_artifact` alone will lose it.

## 🏗️ Infrastructure

- No new AWS resources, no new IAM, no dependency changes.
- The only CDK delta is the `SKILLS_ENABLED` environment variable on the app-api task definition and the inference-api Runtime. Because unset now reads as enabled, **a CDK deploy is not required to activate skills** — it only makes the setting explicit, and is required only to *disable* skills in a given environment.

## 🚀 Deployment notes

Standard order: `platform.yml` (optional this release — see above) → `backend.yml` → `frontend-deploy.yml`.

**Skills go live the moment `backend.yml` completes.** With the surfaces ungated, any signed-in user can then author skills at `/my-skills` and use any skill their role grants. Nothing is *linked* — the sidenav entry is hidden and no catalog skills are granted by default — but the route is present in the SPA bundle. If an environment is not ready for that, set `CDK_SKILLS_ENABLED=false` for it and deploy `platform.yml` **before** `backend.yml`.

Then run the three backfills, each **dry-run first** (all three are dry-run by default and idempotent), dev before prod:

```bash
# 1. Artifact tool merge — required; the retired row is deleted at the end
python backend/scripts/backfill_artifact_tool_merge.py --table <prefix>-app-roles
python backend/scripts/backfill_artifact_tool_merge.py --table <prefix>-app-roles --apply

# 2. Skill bundles — brings any pre-v2 skill up to the agentskills.io layout
python backend/scripts/backfill_skill_bundles.py \
--table <prefix>-app-roles --bucket <prefix>-skill-resources
python backend/scripts/backfill_skill_bundles.py \
--table <prefix>-app-roles --bucket <prefix>-skill-resources --apply

# 3. Session static-SK cold tail — optional but unlocks the Phase 3 read path
python backend/scripts/backfill_session_static_sk.py --table <prefix>-sessions-metadata
python backend/scripts/backfill_session_static_sk.py \
--table <prefix>-sessions-metadata --apply --set-marker
```

Notes on each: the artifact script promotes grants before deleting the retired row, so an interrupted run is safe. The skill-bundle script *copies* legacy objects and only removes them with an explicit `--delete-legacy` once the copy is verified. The session script deletes ghost stubs and migrated legacy rows permanently and has no rollback path — take the dry-run output seriously, and expect `--set-marker` to no-op until a pass reaches zero legacy rows. Session listing keeps working correctly whether or not you ever run script 3.

---

# Release Notes — v1.7.1

**Release Date:** July 17, 2026
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.7.1
1.8.0
2 changes: 1 addition & 1 deletion backend/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "agentcore-stack"
version = "1.7.1"
version = "1.8.0"
requires-python = ">=3.10"
description = "Multi-agent conversational AI system with AWS Bedrock AgentCore"
readme = "README.md"
Expand Down
Loading
Loading