Skip to content

POC: use agent push GH action to publish tax man to agent api#17

Open
wall-rl wants to merge 2 commits intomainfrom
wall-ux
Open

POC: use agent push GH action to publish tax man to agent api#17
wall-rl wants to merge 2 commits intomainfrom
wall-ux

Conversation

@wall-rl
Copy link
Contributor

@wall-rl wall-rl commented Jan 19, 2026

No description provided.

@wall-rl wall-rl requested review from jrvb-rl and ross-rl January 19, 2026 21:21
@wall-rl
Copy link
Contributor Author

wall-rl commented Jan 19, 2026

I coded this in late november and forgot to push PR -- not sure we need this now but this is intention of agent api and GH action.


- name: Prepare Claude Code Package
run: |
mkdir claude_agent
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not correct, but is copied from where we use this in a claude agent w/ skills.

Copy link
Contributor

@jrvb-rl jrvb-rl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The current taxman uses the codex API, and sets up a blueprint with the relevant code and libraries pre-installed. If we want taxman to use the agent API, we will want to change that around as well.

If doing this is useful for figuring out ergonomics for the agent API and orchestrator stuff, then it makes sense to modify taxman to exercise these. If not, we can leave the taxman alone for now to reduce drift from the video content.

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.

2 participants