Compare commits
65
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fd2622d8e0 | ||
|
|
957430f1c6 | ||
|
|
37e464886d | ||
|
|
f327803ae5 | ||
|
|
6de7d61caf | ||
|
|
a11e81f8ba | ||
|
|
b6768f01c7 | ||
|
|
a3e70c2468 | ||
|
|
fcbab6a551 | ||
|
|
da4d3fb8d9 | ||
|
|
e5f1d07e7e | ||
|
|
074bdbf8b1 | ||
|
|
cf8e0e5c34 | ||
|
|
f6c94453f5 | ||
|
|
ff937c71f7 | ||
|
|
a8832a8a6b | ||
|
|
1bbbe73cad | ||
|
|
009cff7432 | ||
|
|
95a7a727cd | ||
|
|
bca2f7b174 | ||
|
|
cb6a2d6baa | ||
|
|
d73c280948 | ||
|
|
1846136925 | ||
|
|
6e23594e81 | ||
|
|
e92049f091 | ||
|
|
05523b7931 | ||
|
|
856256e41a | ||
|
|
79248c9601 | ||
|
|
bdc2a2a6bd | ||
|
|
d197afa331 | ||
|
|
5c376c875c | ||
|
|
be0708b541 | ||
|
|
999a43ac2c | ||
|
|
b853115bfa | ||
|
|
3bf6c65bbb | ||
|
|
1947a3943a | ||
|
|
dae4c6bec5 | ||
|
|
c3dd50704f | ||
|
|
b24d285467 | ||
|
|
ef4c14fa5d | ||
|
|
e5b77fec7a | ||
|
|
a28f65e14e | ||
|
|
15f5cc6511 | ||
|
|
abbd01bc28 | ||
|
|
0afd95283e | ||
|
|
b741d5e638 | ||
|
|
0a6e7af3c7 | ||
|
|
03833de880 | ||
|
|
ca51274d91 | ||
|
|
d2c5bca3c0 | ||
|
|
79231b271e | ||
|
|
2e725cad81 | ||
|
|
74a51d2d11 | ||
|
|
79ecdcc54a | ||
|
|
246c6cc44b | ||
|
|
b4d016a7f2 | ||
|
|
209f2d9449 | ||
|
|
b5fd03a41a | ||
|
|
85ed457abe | ||
|
|
a0de913199 | ||
|
|
c78b47aff4 | ||
|
|
f82fc33a3e | ||
|
|
b2eadb67b6 | ||
|
|
7b41d15cd5 | ||
|
|
77a1332291 |
@@ -2,9 +2,9 @@
|
||||
title: "Readme"
|
||||
task: ""
|
||||
lineage_type: import
|
||||
upstream_source: https://github.com/promptslab/awesome-prompt-engineering/blob/3b022d69/README.md
|
||||
upstream_sha: 3b022d69
|
||||
imported_at: 2026-06-26
|
||||
upstream_source: https://github.com/promptslab/awesome-prompt-engineering/blob/19926c81/README.md
|
||||
upstream_sha: 19926c81
|
||||
imported_at: 2026-08-25
|
||||
prompt_class: catalogue
|
||||
upstream_changes: accepted
|
||||
author: upstream
|
||||
@@ -856,7 +856,7 @@ These models established key concepts but are largely superseded for practical u
|
||||
|
||||
<!-- AUTORESEARCH-START -->
|
||||
## π¬ Autonomous Research & Self-Improving Agents
|
||||
> Auto-synced from [awesome-autoresearch](https://github.com/alvinunreal/awesome-autoresearch) Β· Last synced: 2026-06-26
|
||||
> Auto-synced from [awesome-autoresearch](https://github.com/alvinunreal/awesome-autoresearch) Β· Last synced: 2026-08-25
|
||||
|
||||
### General-Purpose Descendants
|
||||
|
||||
@@ -864,6 +864,7 @@ These models established key concepts but are largely superseded for practical u
|
||||
- [vukrosic/auto-research](https://github.com/vukrosic/auto-research) β Docs-only control plane for an open autonomous AI research lab β file-based operating model for human direction and agent execution.
|
||||
- [uditgoenka/autoresearch](https://github.com/uditgoenka/autoresearch) β Claude Code skill that generalizes autoresearch into a reusable loop for software, docs, security, shipping, debugging, and other measurable goals.
|
||||
- [leo-lilinxiao/codex-autoresearch](https://github.com/leo-lilinxiao/codex-autoresearch) β Codex-native autoresearch skill with resume support, lessons across runs, optional parallel experiments, and mode-specific workflows.
|
||||
- [junjunjunbong/research-loop](https://github.com/junjunjunbong/research-loop) β Autoresearch-style Agent Skill for Codex and Claude Code with a deterministic runner, plan-hash approval, isolated Git worktrees, authoritative metric evaluation, and an append-only experiment ledger.
|
||||
- [SeeleAI/Thoth](https://github.com/SeeleAI/Thoth) β Dashboard-first Claude Code and Codex runtime for autoresearch, with durable runs, locked work items, visible ledgers, and reviewable verdicts.
|
||||
- [supratikpm/gemini-autoresearch](https://github.com/supratikpm/gemini-autoresearch) β Gemini CLI skill that generalises autoresearch to any measurable goal. Gemini-native: uses Google Search grounding as a live verification source inside the loop, true headless overnight mode via --yolo --prompt, and 1M token context. Also works in Antigravity IDE via .agents/skills/.
|
||||
- [davebcn87/pi-autoresearch](https://github.com/davebcn87/pi-autoresearch) β `pi` extension plus dashboard for persistent experiment loops, live metrics, confidence tracking, and resumable autoresearch sessions.
|
||||
@@ -911,6 +912,8 @@ These models established key concepts but are largely superseded for practical u
|
||||
- [PouriaRouzrokh/LatteReview](https://github.com/PouriaRouzrokh/LatteReview) β Low-code Python package for **automated systematic literature reviews** via AI-powered agents.
|
||||
- [LitLLM/LitLLM](https://github.com/LitLLM/LitLLM) β AI-powered literature review assistant using RAG for accurate, well-structured related-work sections in academic writing.
|
||||
- [Agent Laboratory](https://agentlaboratory.github.io/) β Three-phase research pipeline: Literature Review β Experimentation β Report Writing, with specialized agents for each phase.
|
||||
- [happyhappy-jun/writing-driven-autoresearch](https://github.com/happyhappy-jun/writing-driven-autoresearch) β Autoresearch-style harness that keeps a submittable paper from the first minute and drives every experiment from the claims in that draft, looping modify β measure β verify β revise. 1st place at the [Ralphthon@ICML 2026](https://luma.com/hjuo7auc) autonomous-research hackathon.
|
||||
- [AutoResearch-Factory/Agon](https://github.com/AutoResearch-Factory/Agon) β End-to-end research orchestrator built on one cornerstone principle, Prompt Economy (reusable loops, not one-off prompts), plus five supporting rules; runs scientist/coder/auditor loops across 10+ disciplines, same reusable-loop lineage as autoresearch but scaled to full research programs.
|
||||
|
||||
### Platform Ports & Hardware Forks
|
||||
|
||||
|
||||
Reference in New Issue
Block a user