This repository accompanies the AI Agent Coding Workshop. It contains a minimal Java backend (Spring Boot) and React frontend so you can focus on using agentic tools (Codex, Jules, RooCode, Symphony, JetBrains Junie) to extend functionality.
- backend/ — Spring Boot REST API (
/api/tasks) - frontend/ — React app (
npm start) - tests/ — Placeholder for generated JUnit & Jest tests