Skip to content

Conversation

@fmueller
Copy link
Owner

Summary

  • add idea generation module and CLI command that produces JSON ideas from notes and project context
  • support output validation, prompt snapshots, and file/JSON destinations
  • cover idea CLI behaviors with unit tests

Testing

  • uv run ruff check --fix
  • uv run mypy
  • uv run pytest

Codex Task

- Replaced list-based JSON serialization with a dictionary format in `render_json`.
- Updated related tests to validate the new structure with `ideas` as a key.
- Simplified `render_json` implementation by leveraging `model_dump` directly.
@fmueller fmueller merged commit 62d1917 into main Dec 16, 2025
2 checks passed
@fmueller fmueller deleted the codex/add-idea-command-to-scribae branch December 18, 2025 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants