Commit 695bb80
* chore(aio): bootstrapping ai work package
* feat(#6): Create implementation plan for CI build fix
- Analyzed failing GitHub Actions CI pipeline
- Identified root cause: incorrect web directory references
- Created detailed implementation plan in PLAN.md
- Updated cost tracking for work package
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
* chore(aio): update task for for implementation
* feat(#6): Fix CI build configuration
- Update CI to use root directory instead of non-existent web directory
- Fix pnpm cache path to reference correct pnpm-lock.yaml location
- Remove --dir web flags from pnpm install commands
- Update Node version to 24 to match volta configuration
- Replace next lint with biome lint (project uses Biome, not ESLint)
- Remove non-existent typecheck and test script calls
- Create comprehensive QA checklist for testing
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
* chore: cleanup issue flow files for #6
---------
Co-authored-by: Claude <noreply@anthropic.com>
1 parent d4921c3 commit 695bb80
1 file changed
+7
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
| 59 | + | |
0 commit comments