-
Notifications
You must be signed in to change notification settings - Fork 0
docs: Update copilot-instructions.md to reflect current project state #133
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Co-authored-by: Ki-Seki <60967965+Ki-Seki@users.noreply.github.com>
|
@copilot copilot-instructions.md is again out of date; please revise it. |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
Co-authored-by: Ki-Seki <60967965+Ki-Seki@users.noreply.github.com>
Revised the copilot-instructions.md in commit 036a4a5 with:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR updates the Copilot instructions document (.github/copilot-instructions.md) to comprehensively reflect the current state of the GIM project. The documentation update addresses discrepancies between the previous documentation and the actual codebase by adding missing components, updating architecture details, and ensuring all references are accurate.
Key changes include:
- Expanded architecture documentation to include all core components (DSLs, Prompts, Logging, Exceptions)
- Updated component descriptions with more detailed information about features and capabilities
- Added comprehensive examples list and updated dependency information
- Enhanced important notes section with detailed magic string definitions and CI/CD information
Update
.github/copilot-instructions.mdto reflect the current project statusLatest Updates
Guide Methods
datetime()method to the list of convenience methods in FormMixinPrompts
SYSTEM_PROMPT_MSG_JSONandDEMO_CONVERSATION_MSGS_JSONfor JSON output supportExamples
hello_world.pyto the examples listDependencies
outlines[openai]version from>=1.2.5to>=1.2.9Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.