Compare commits
5
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
29a972ff84 | ||
|
|
a11e81f8ba | ||
|
|
b6768f01c7 | ||
|
|
a3e70c2468 | ||
|
|
fcbab6a551 |
@@ -2,9 +2,9 @@
|
||||
title: "Readme"
|
||||
task: ""
|
||||
lineage_type: import
|
||||
upstream_source: https://github.com/promptslab/awesome-prompt-engineering/blob/2a8984b5/README.md
|
||||
upstream_sha: 2a8984b5
|
||||
imported_at: 2026-07-11
|
||||
upstream_source: https://github.com/promptslab/awesome-prompt-engineering/blob/6bbc3e0f/README.md
|
||||
upstream_sha: 6bbc3e0f
|
||||
imported_at: 2026-08-08
|
||||
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-07-11
|
||||
> Auto-synced from [awesome-autoresearch](https://github.com/alvinunreal/awesome-autoresearch) Β· Last synced: 2026-08-08
|
||||
|
||||
### 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