Skip to content

feat: add OpenAI-optimized foundation bundle and context#62

Open
DavidKoleczek wants to merge 1 commit intomicrosoft:mainfrom
DavidKoleczek:DavidKoleczek/openai-foundation-bundle
Open

feat: add OpenAI-optimized foundation bundle and context#62
DavidKoleczek wants to merge 1 commit intomicrosoft:mainfrom
DavidKoleczek:DavidKoleczek/openai-foundation-bundle

Conversation

@DavidKoleczek
Copy link

Summary

  • Add context/shared/common-openai-base.md: OpenAI-specific system instructions with editing constraints, task management guidelines, frontend coding rules, pre-commit validation, and presentation formatting
  • Add experiments/exp-foundation-openai.md: Experimental foundation bundle configuration optimized for OpenAI models (removes agents behavior, references the new OpenAI context file)

Details

This PR introduces an experimental bundle configuration tailored for OpenAI models. The key changes include:

  1. OpenAI-optimized context file (common-openai-base.md):

    • Editing constraints (ASCII preference, code comments guidelines)
    • Git worktree handling instructions
    • Task management behaviors
    • Frontend/web development guidelines
    • Pre-commit validation rules
    • Response presentation formatting
  2. Experimental bundle (exp-foundation-openai.md):

    • Based on the standard foundation bundle
    • Removes the agents behavior for a simpler configuration
    • References the new OpenAI-specific context file

Test plan

  • Verify bundle loads correctly with amplifier chat --bundle experiments/exp-foundation-openai.md
  • Confirm context file is properly included in the system prompt
  • Test with OpenAI models to validate instructions are followed

🤖 Generated with Amplifier

Add experimental foundation bundle configuration optimized for OpenAI models:
- context/shared/common-openai-base.md: OpenAI-specific system instructions
  with editing constraints, task management, frontend guidelines, and
  pre-commit validation rules
- experiments/exp-foundation-openai.md: Experimental bundle that removes
  agents behavior and references the new OpenAI context file

🤖 Generated with [Amplifier](https://github.com/microsoft/amplifier)

Co-Authored-By: Amplifier <240397093+microsoft-amplifier@users.noreply.github.com>
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.

1 participant