Skip to content
This repository was archived by the owner on Feb 6, 2025. It is now read-only.
This repository was archived by the owner on Feb 6, 2025. It is now read-only.

Separate output from querying #41

@edeckers

Description

@edeckers

Querying and output are very intertwined in the current setup, which makes the handling of queries to the agent API kind of awkward

context_reader = io.StringIO()

  • Wrap method results in eithers and options instead of calling sys.exit and printing
  • Add processors that handle printing results

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions