Skip to content

Fixes the agent harness, and the face orientation#23

Open
SKB231 wants to merge 1 commit intomainfrom
krishna/fix-agent
Open

Fixes the agent harness, and the face orientation#23
SKB231 wants to merge 1 commit intomainfrom
krishna/fix-agent

Conversation

@SKB231
Copy link
Copy Markdown
Collaborator

@SKB231 SKB231 commented Apr 4, 2026

Agent Harness:

Previously, the environment variables were not correctly read to harness with the LLMs

Now after setting backend kernel to OPENCAD_SOLVER_BACKEND=occt, and setting the ANTHROPIC_API_KEY, OPENCAD_LLM_MODEL, and OPENCAD_LLM_PROVIDER, in the env variables, we can see the agent generate the cad program, and visualize it in the view port.

Face orientation:

Fixed the cube faces pointing incorrectly. This just involved just changing the permuatation of the vertices for the cube in the occt backend.

Agent Harness:

Previously, the environment variables were not correctly read to harness with the LLMs

Now after setting backend kernel to `OPENCAD_SOLVER_BACKEND=occt`, and setting the `ANTHROPIC_API_KEY`, `OPENCAD_LLM_MODEL`, and `OPENCAD_LLM_PROVIDER`, in the env variables, we can see the agent generate the cad program, and visualize it in the view port.

Face orientation:

Fixed the cube faces pointing incorrectly. This just involved just changing the permuatation of the vertices for the cube in the occt backend.
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