Skip to content

Bump version 0.3.10#182

Merged
kaplanelad merged 4 commits into
mainfrom
bump-version-0.3.10
May 7, 2026
Merged

Bump version 0.3.10#182
kaplanelad merged 4 commits into
mainfrom
bump-version-0.3.10

Conversation

@kaplanelad

Copy link
Copy Markdown
Owner

No description provided.

kaplanelad and others added 4 commits May 4, 2026 21:57
Spec captures the design for replacing the sequential `shellfirm config`
prompts with a full-screen ratatui-based TUI. Covers field classification
(14 closed / 9 hybrid / 4 free), tab layout, save validation flow,
custom-check CRUD with one-file-per-group storage, fix for the
pre-existing custom-check load-order bug (with one-shot migration),
and a comprehensive testing strategy (unit, snapshot, property,
integration, manual smoke).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Schema additions (additive, backwards-compatible):
- agent.{challenge, min_severity, severity_escalation} — per-mode
  overrides for AI agent context, default to Inherit global
- wrappers.{challenge, min_severity} — per-mode overrides for the
  PTY wrap context

UX additions:
- New AI and Wrap tabs to host mode-specific settings + overrides
- Mode badges (shell / ai / wrap / all) on every field in shared tabs
- Override widget pattern (Inherit global ↔ Custom)
- Focused-field strip explains scope and where to override

Includes InheritOr<T> sentinel enum, resolved_for(mode) helper
contract, and corresponding unit + integration tests.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@kaplanelad kaplanelad merged commit 762e530 into main May 7, 2026
7 checks 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