copilot-swe-agent[bot]
ed53d053fb
Initial analysis: Understanding repository structure and current state
...
Co-authored-by: AstroSteveo <34114851+AstroSteveo@users.noreply.github.com>
2025-09-24 01:38:00 +00:00
AstroSteveo
3f6f0291f0
fix: change path for instructions for this repo only
2025-09-23 20:05:54 -05:00
AstroSteveo
7f78e04af0
refactor: default install to .github; update initializer, settings, tests, and docs; keep explicit output_directory support
2025-09-23 01:04:36 -05:00
AstroSteveo
135d854742
Checkpoint from VS Code for coding agent session
2025-09-21 20:36:25 -05:00
copilot-swe-agent[bot]
ea6beac100
Initial analysis and planning for effective-state collections implementation
...
Co-authored-by: AstroSteveo <34114851+AstroSteveo@users.noreply.github.com>
2025-09-21 22:35:12 +00:00
AstroSteveo
55ab7c538f
Checkpoint from VS Code for coding agent session
2025-09-21 10:51:15 -05:00
Copilot
dfe63f4542
Implement Collections feature for grouping related prompts, instructions, and chat modes ( #232 )
...
* Initial plan
* Implement core Collections feature with YAML parsing and README generation
Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>
* Complete Collections feature implementation with validation, tooling, and documentation
Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>
* Update generated README files to include collections instructions
* Fix YAML parsing logic bug: replace impossible condition with proper indentation check
Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>
* Refactor: Extract YAML parser to shared module and improve user experience
Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>
* fixing task and file permissions
* Better args handling
* Adding some more collections
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>
Co-authored-by: Aaron Powell <me@aaron-powell.com>
2025-09-17 10:15:34 +10:00
Aung Myo Kyaw
9f5c134d77
Feature/tasks json readme ( #130 )
...
* feat: add tasks.json with task to generate README file (closes #106 )
* chore: set tasks.json version to 1.0.0 as requested
* chore(tasks): update tasks.json version to 2.0.0 for VS Code compatibility
---------
Co-authored-by: Aung Myo Kyaw <aungmyokyaw@users.noreply.github.com>
2025-07-28 10:12:51 +10:00
Aaron Powell
04c5757e2c
enforcing style rules ( #32 )
...
* Fixing line endings and removing dead code
* Missing descriptions due to line endings
* Enforcing that the line endings should be LF
* Potential fix for code scanning alert no. 18: Workflow does not contain permissions
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* Fixing readme generator
---------
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-07-03 12:15:05 +10:00
Aaron Powell
d1256681e7
Adding the files in the repo to vscode when opened locally
2025-07-03 10:26:29 +10:00