-
Notifications
You must be signed in to change notification settings - Fork 122
feat: Agentic Improvements #485
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
b0304e9
feat(a2a): close Wave 3 capability registry gaps
ginccc 5a7aa4c
test(a2a): add >90% coverage tests for Wave 3 capability registry
ginccc 77ba1b9
docs(planning): mark Wave 3 capability registry as complete
ginccc 28e7294
feat(wave1): add behavioral counterweights and identity masking
ginccc 75abb07
fix(wave1): null-safety and FQN cleanup from code review
ginccc 05edf60
feat(wave2): MCP governance and token-efficient tool loading
ginccc dd375f9
feat(wave4): session safety — memory checkpoints and snapshot service
ginccc 903a1d0
feat(wave5): multimodal attachments with dual-backend storage
ginccc 4a717fa
feat(wave6): cryptographic agent identity with key rotation
ginccc ee4f0f9
fix(wave4-6): code review cleanup across all waves
ginccc 77faaf3
refactor(arch): fix 3 pillar compliance concerns across all waves
ginccc 05a4055
test(coverage): boost Wave 1-6 component coverage >90%, enrich docs
ginccc 4ad20f8
fix(docs): correct placement values, remove phantom agentName, add us…
ginccc b7ac7ac
fix: address PR review feedback — 11 issues resolved
ginccc 309456d
fix(tests): stabilize all test constructors after interface refactoring
ginccc a466211
feat(agentic): wire cryptographic signing, attachment store, and memo…
ginccc f612261
refactor(cleanup): remove dead code, fix immutability bug, improve co…
ginccc 50e52a0
test(coverage): push all new classes above 90% threshold
ginccc 33232dc
fix(memory): preserve Property scope on checkpoint rollback, eliminat…
ginccc d875452
feat(llm): implement summarize truncation strategy with parent task c…
ginccc 1a31e68
docs: add Manager UI handoff, update plan status for summarize/pagina…
ginccc 2426e98
fix: address PR review — OOM guard, AsyncResponse, tenant ID signing,…
ginccc f09c76b
fix: address PR review round 2 — 8 findings (Copilot + CodeRabbit)
ginccc 0bf1886
fix(signing): typed cache-loader exception + collision-resistant cach…
ginccc e807e8e
Merge remote-tracking branch 'origin/main' into feature/agentic-impro…
ginccc 0fbf0e5
fix(security): sanitize user-provided values in log statements (CodeQL)
ginccc 97a41c2
fix(memory): add MAX_DEPTH guard to DeepCopyUtil recursion
ginccc File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.