Skip to content

Add structured agents instructions #15577

@OctaveLaventure

Description

@OctaveLaventure

Use case

Current AI instructions don't demonstrate how to properly add new instructions that will be retrieved when needed without overloading the context. Addind a little bit of structure to the instructions with some examples would help making them evolve in a sane way later on. Also, current instructions are a bit outdated here and there, so they should be updated.

Current Workaround

Manually providing the proper instructions through prompts.

Proposed Solution

  • Add skills, structured instructions files, examples, etc.
  • Update current instructions where outdated.

Additional Information

Keep the base instruction context small and human-written, as too much or self-generated instructions generally perform poorly in comparison (see https://arxiv.org/pdf/2602.11988 and https://arxiv.org/pdf/2602.12670)

If the feature request is approved, would you be willing to submit a PR?

Yes

Metadata

Metadata

Labels

featureuse for describing a new feature to develop

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions