Skip to content

Claude Code profile: plain text TOON output, include_descendants, aut…#13

Open
villelaitila wants to merge 1 commit intosoftagram:mainfrom
villelaitila:feature/improve-outputs
Open

Claude Code profile: plain text TOON output, include_descendants, aut…#13
villelaitila wants to merge 1 commit intosoftagram:mainfrom
villelaitila:feature/improve-outputs

Conversation

@villelaitila
Copy link
Contributor

…o-load

  • All 4 data tools now return plain text using TOON line notation instead of JSON-wrapped responses. Removes redundant fields (format, count, direction).
  • Add include_descendants parameter to get_element_dependencies: recursively collects children's dependencies using relative paths (no leading /) to identify which descendant owns each dependency.
  • Add --auto-load and --default-scope CLI args for startup model loading.
  • Add default_model_id and load_model_sync to ModelManager.
  • Update all documentation to reflect new output format.

…o-load

- All 4 data tools now return plain text using TOON line notation instead of
  JSON-wrapped responses. Removes redundant fields (format, count, direction).
- Add include_descendants parameter to get_element_dependencies: recursively
  collects children's dependencies using relative paths (no leading /) to
  identify which descendant owns each dependency.
- Add --auto-load and --default-scope CLI args for startup model loading.
- Add default_model_id and load_model_sync to ModelManager.
- Update all documentation to reflect new output format.
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