Skip to content

Commit 3188f7e

Browse files
author
developerworks
committed
Remove .lingma agents, add yaml_create_supervisor_with_service example
- Remove 4 legacy .lingma agent config files (foundation, pipeline, meltdown, backoff) - Add yaml_create_supervisor_with_service example with main.rs and supervisor.yaml - Wire the new example into supervisor_examples_test.rs - Update .gitignore accordingly
1 parent 7bb0eb7 commit 3188f7e

8 files changed

Lines changed: 233 additions & 389 deletions

File tree

.gitignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,9 @@ Thumbs.db
1313
*.swp
1414
.vscode/
1515
.idea/
16-
/config
16+
/config
17+
/_bmad-output
18+
/_bmad
19+
/.agent
20+
/.agents
21+
/.github/agents

.lingma/agents/foundation-agent.md

Lines changed: 0 additions & 78 deletions
This file was deleted.

.lingma/agents/us1-pipeline-agent.md

Lines changed: 0 additions & 93 deletions
This file was deleted.

.lingma/agents/us2-meltdown-agent.md

Lines changed: 0 additions & 97 deletions
This file was deleted.

0 commit comments

Comments
 (0)