pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java language:TypeScript
Filter by
265M results
…solves #8)
Summary
Safety Checklist
- [ ] I ran npm test
- [ ] I ran npm run validate
- [ ] I ran npm run scan:public
- [ ] I used dummy data only
- [ ] I did not include credentials, production ...
- Add MetaAudiencePlannerAgent subclassing BaseAgent to handle target parameter extraction.
- Implement the plan_meta_audience tool to fetch business profiles, save specs to session context, and stream ...
Renames docker-compose.yml → docker-compose.dev.yml and git-ignores the plain docker-compose.yml (+
docker-compose.override.yml) so a clone doesn t conflict with users own local compose files. The tracked ...
Small quality pass over the repo. Tests were already green at 97% coverage; no source logic changed.
- Replaced the em dash on README line 3 with plain punctuation so the prose linter passes.
- Applied ...
Summary
Three linked tasks from epic #1850 follow-on:
1. Parser — lib/wizard/detect-module-settings.ts extracts G8 settings from per-module YAML blocks in v2.3 course-refs.
2. Wizard wire-up — detect-authored-modules.ts ...
🤖 Installing Claude Code GitHub App
This PR adds a GitHub Actions workflow that enables Claude Code integration in our repository.
What is Claude Code?
Claude Code is an AI coding agent that can help ...
Summary\n- Add test coverage for 20 previously untested CRM API endpoints\n- Covers: pipeline stages, AI status, audit log, retry queue, analytics (transitions, campaigns), SMS consent (grant + withdraw), ...
Bumps the development-dependencies group with 9 updates:
| Package | From | To |
| --- | --- | --- |
| @eslint-react/eslint-plugin | 5.8.18 | 5.9.0 |
| @faker-js/faker | 10.4.0 | 10.5.0 |
| @tailwindcss/postcss ...
chore