Initial Code Generation and Linting Integration

implementationChallenge

Prompt Content

Implement the agent's ability to generate an initial Python function based on a given prompt (e.g., 'Generate a prime number checker'). Integrate your mock linter tool. The agent should call the linter after generating the code and analyze its output. Your implementation should use `client.beta.assistants.create` and `client.beta.threads.create` for the agent's lifecycle, and handle `requires_action` for tool calls.

Try this prompt

Open the workspace to execute this prompt with free credits, or use your own API keys for unlimited usage.

Usage Tips

Copy the prompt and paste it into your preferred AI tool (Claude, ChatGPT, Gemini)

Customize placeholder values with your specific requirements and context

For best results, provide clear examples and test different variations