Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Oct 31, 2025

Implements the learnings tracking system defined in learnings.instructions.md by adding standardized "## Learnings" sections to all instruction files.

Changes

  • Added empty "## Learnings" sections to copilot-instructions.md, disposable.instructions.md, telemetry.instructions.md, and tree-widgets.instructions.md
  • Converted existing learnings in observables.instructions.md from nested "Important learnings:" format to standardized "## Learnings" format with counters

All learnings now follow the format specified in learnings.instructions.md:

## Learnings

* Avoid glitches (1)
* Choose the right observable value type: Use `observableValue(owner, initialValue)` for regular values... (1)

This enables the learning system where counters track usefulness and learnings can be added when users request "learn!".

Original prompt

Implement the attached plan

The user has attached the following files as relevant context:

  • .github/instructions/learnings.instructions.md
  • .github/copilot-instructions.md

Created from VS Code via the GitHub Pull Request extension.


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot AI changed the title [WIP] Implement attached plan based on user instructions Add Learnings sections to instruction files Oct 31, 2025
Copilot finished work on behalf of kieferrm October 31, 2025 01:53
Copilot AI requested a review from kieferrm October 31, 2025 01:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants