Skip to content

Memory v2 token optimization + ask widget radio/checkbox#3

Merged
localrivet merged 2 commits into
mainfrom
memory-v2-token-optimization
Feb 27, 2026
Merged

Memory v2 token optimization + ask widget radio/checkbox#3
localrivet merged 2 commits into
mainfrom
memory-v2-token-optimization

Conversation

@localrivet
Copy link
Copy Markdown
Contributor

Summary

  • Memory v2 token optimization: context assembly, pruning, and extraction improvements across the runner pipeline
  • Ask widget radio/checkbox: new radio (single-select with explicit submit) and checkbox (multi-select) widget types for agent-initiated prompts
  • Platform tool consolidation: ~20 platform tools consolidated into 3 STRAP domain tools (desktop, system, pim)
  • SME documentation: added 7 new deep-dive references (agentic loop, context/memory, prompt integration, voice duplex, webforms, windows tools, and more)
  • NeboLoop comm enhancements: plugin and client updates, owner DM routing, loop channel handling
  • Realtime pipeline updates: chat context, client hub, and event handling improvements
  • New skills: app-creator, daily-briefing, interview-prep, janus-quota, personal-computer-assistant, skill-creator, use-case-researcher

Test plan

  • make build passes (verified)
  • cd app && pnpm check — no new TypeScript errors from changed files
  • Manual: agent ask with checkbox type → toggle multiple → Submit → comma-separated response → multiple badges
  • Manual: agent ask with radio type → pick one → Submit → single response → badge
  • Manual: existing buttons/confirm/select/text_input still work unchanged
  • Manual: memory extraction and context assembly still function correctly

🤖 Generated with Claude Code

localrivet and others added 2 commits February 26, 2026 19:54
- Add radio and checkbox widget types to AskWidget for multi-select and
  explicit-submit single-select interactions
- Memory v2 token optimization across runner, pruning, and context assembly
- Session window tracking migration and manager updates
- Tool filter for runner, enhanced steering generators and templates
- Agentic loop improvements: CLI provider, Anthropic API, embeddings
- NeboLoop comm plugin and client enhancements
- Realtime chat and client hub updates for ask/event handling
- SME documentation: agentic loop, context/memory, prompt integration,
  voice duplex, webforms, windows tools

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@localrivet localrivet merged commit 4403020 into main Feb 27, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant