Skip to content

chore: release#49

Merged
platypusrex merged 1 commit intomainfrom
changeset-release/main
Feb 14, 2026
Merged

chore: release#49
platypusrex merged 1 commit intomainfrom
changeset-release/main

Conversation

@platypusrex
Copy link
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

olliecode@0.4.0

Minor Changes

  • b464a92 Thanks @platypusrex! - Add user-configurable settings with JSON/JSONC config files

    • Support global (~/.config/ollie/config.json) and project-level (ollie.json) config files with JSON and JSONC (comments, trailing commas) support, deep merging, and layer precedence
    • Add configurable model, host, temperature, autonomy level, tool permissions, agent settings, compaction, TUI theme, and custom instruction files
    • Add /config slash command to inspect active configuration sources, resolved values, effective permissions, and validation warnings
    • Autonomy levels (paranoid/cautious/balanced/autonomous) control per-tool permission baselines with explicit overrides
    • Partial recovery on validation errors: invalid fields fall back to defaults while preserving valid settings
    • 83 unit tests covering config parsing, merging, resolution, and source attribution

@platypusrex platypusrex merged commit 7f01f8c into main Feb 14, 2026
1 check passed
@platypusrex platypusrex deleted the changeset-release/main branch February 14, 2026 05:18
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