Compare commits

...
Author SHA1 Message Date
promptadmin f95fc17e00 Merge pull request '[Upstream sync] promptslab/awesome-prompt-engineering (github) β€” 0 added, 1 modified' (#68) from upstream-sync/awesome-prompt-engineering-20260904-185b49-xmhv into main
Reviewed-on: #68
2026-09-04 15:26:13 +00:00
promptadmin 0991672647 [upstream-sync] README.md from promptslab/awesome-prompt-engineering@185b49b6 [catalogue] 2026-09-04 11:33:19 +00:00
promptadmin 957430f1c6 Merge pull request '[Upstream sync] promptslab/awesome-prompt-engineering (github) β€” 0 added, 1 modified' (#54) from upstream-sync/awesome-prompt-engineering-20260821-a69645-dyqt into main
Reviewed-on: #54
2026-08-21 14:36:54 +00:00
promptadmin 37e464886d [upstream-sync] README.md from promptslab/awesome-prompt-engineering@a6964529 [catalogue] 2026-08-21 10:39:22 +00:00
promptadmin f327803ae5 Merge pull request '[Upstream sync] promptslab/awesome-prompt-engineering (github) β€” 0 added, 1 modified' (#42) from upstream-sync/awesome-prompt-engineering-20260809-0271e9-uver into main
Reviewed-on: #42
2026-08-09 18:31:58 +00:00
promptadmin 6de7d61caf [upstream-sync] README.md from promptslab/awesome-prompt-engineering@0271e9b3 [catalogue] 2026-08-09 09:54:04 +00:00
promptadmin a11e81f8ba Merge pull request '[Upstream sync] promptslab/awesome-prompt-engineering (github) β€” 0 added, 1 modified' (#40) from upstream-sync/awesome-prompt-engineering-20260726-061be9-atfw into main
Reviewed-on: #40
2026-07-26 16:12:13 +00:00
promptadmin b6768f01c7 [upstream-sync] README.md from promptslab/awesome-prompt-engineering@061be9aa [catalogue] 2026-07-26 10:06:24 +00:00
@@ -2,9 +2,9 @@
title: "Readme" title: "Readme"
task: "" task: ""
lineage_type: import lineage_type: import
upstream_source: https://github.com/promptslab/awesome-prompt-engineering/blob/e4192b41/README.md upstream_source: https://github.com/promptslab/awesome-prompt-engineering/blob/185b49b6/README.md
upstream_sha: e4192b41 upstream_sha: 185b49b6
imported_at: 2026-07-15 imported_at: 2026-09-04
prompt_class: catalogue prompt_class: catalogue
upstream_changes: accepted upstream_changes: accepted
author: upstream author: upstream
@@ -856,7 +856,7 @@ These models established key concepts but are largely superseded for practical u
<!-- AUTORESEARCH-START --> <!-- AUTORESEARCH-START -->
## πŸ”¬ Autonomous Research & Self-Improving Agents ## πŸ”¬ Autonomous Research & Self-Improving Agents
> Auto-synced from [awesome-autoresearch](https://github.com/alvinunreal/awesome-autoresearch) Β· Last synced: 2026-07-15 > Auto-synced from [awesome-autoresearch](https://github.com/alvinunreal/awesome-autoresearch) Β· Last synced: 2026-09-04
### General-Purpose Descendants ### 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. - [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. - [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. - [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. - [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/. - [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. - [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. - [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. - [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. - [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 ### Platform Ports & Hardware Forks