mirror of
https://github.com/Shubhamsaboo/awesome-llm-apps.git
synced 2026-07-17 16:51:31 -05:00
[PR #941] [CLOSED] Add ASIL: autonomous improvement loop with cost control and adversarial gates #14089
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Shubhamsaboo/awesome-llm-apps/pull/941
Author: @telivity-otaip
Created: 7/10/2026
Status: ❌ Closed
Base:
main← Head:add-asil-external-listing📝 Commits (1)
c2d543aAdd ASIL as external advanced agent and cost-control listing📊 Changes
1 file changed (+2 additions, -0 deletions)
View changed files
📝
README.md(+2 -0)📄 Description
Summary
Adds ASIL (Autonomous Software Improvement Loop) as an external listing in two sections where it fits the bar:
ASIL is the open-source extract of a system that has been running unattended in production (80+ agent travel AI platform), opening PRs autonomously with human-meaningful improvements landing in main.
Why this complements the existing catalog
Shubham — built a self-improvement loop using agent skills patterns that works well across repos, with a more adversarial take on cost control and conflict resolution. ASIL ships the pieces your advisor-orchestrator-worker skill points at but as runnable infrastructure:
DOMAIN_QUESTION:zones until a human triagesDesigned for open-model orchestration + SLM specialist workers (Ollama, vLLM, LM Studio via OpenAI-compatible adapter) with edge/AWS deployment paths — avoids bleeding tokens on frontier models where domain knowledge should stay proprietary.
Listing format
Follows the existing external pattern (Openwork, Jarvis) — links out to the standalone repo rather than vendoring a TypeScript monorepo into this cookbook.
Test plan
Happy to follow up with a native
agent_skills/contribution (Papa + cost-control worker skill) if you'd prefer that over an external listing.— Dušan Milicevic / Telivity
Made with Cursor
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.