Open-source Archive

Repositories 612Checked
  1. 614

    tobi/disktree

    What it does
    A disk usage treemap for Omarchy built with Rust and GPUI. It lets users inspect directories and review selected files before removal.
    License
    MIT Permissive. Commercial use and changes are allowed if the copyright notice is kept.
    How it helps ATF
    It is not directly related to ATF Works, Company Brain, Harness, LabChin or AX consulting. Included because it appeared in the trend lists.
  2. 613

    devdotfast/whiteboard

    What it does
    A desktop canvas where people and coding agents design software together. An SDK lets agents draw explanations of their work in the shared workspace.
    License
    MIT Permissive. Commercial use and changes are allowed if the copyright notice is kept.
    How it helps ATF
    For Harness, its shared canvas can be a reference for presenting coding agents' work to reviewers.
  3. 612

    dataelement/dsh-desktop

    What it does
    A local-first desktop app for DeepSeek Harness. It manages agent presets and sessions, supports continuing sessions from a phone, and turns source material into editable PPTX decks.
    License
    MIT Permissive. Commercial use and changes are allowed if the copyright notice is kept.
    How it helps ATF
    For Harness, its desktop packaging and separation of profiles, workspaces and sessions from application files can be references. The README identifies it as an early preview.
  4. 611

    zenbu-labs/terminal-browser

    What it does
    A browser that runs inside a terminal. Coding agents can interact with its open browsers, and it supports remote website previews over SSH.
    License
    MIT Permissive. Commercial use and changes are allowed if the copyright notice is kept.
    How it helps ATF
    For Harness, its agent-controlled browser and adjacent previews can be references for inspecting web outputs alongside an executor.
  5. 610

    modelstudioai/cli

    What it does
    The official CLI for Aliyun Model Studio exposes AI capabilities as structured tool calls. It includes multimodal generation, asset understanding, memory and workflow calls.
    License
    Apache-2.0 Permissive, with a patent grant. Commercial use is allowed; keep the notices and state your changes.
    How it helps ATF
    For Harness, its structured commands can be a reference for connecting an external AI platform as an execution tool.
  6. 609

    trailofbits/coop

    What it does
    A Rust CLI that manages disposable virtual machines for Claude Code and Codex. Agents can use development tools inside isolated VM environments.
    License
    Apache-2.0 Permissive, with a patent grant. Commercial use is allowed; keep the notices and state your changes.
    How it helps ATF
    For Harness, its disposable VMs can be a reference when comparing isolation boundaries for external coding executors.
  7. 608

    SushyDev/nix-plist-manager

    What it does
    A Nix-based tool for declaring macOS system settings through nix-darwin and home-manager. It can export current settings and keep configurations consistent across Macs.
    License
    MIT Permissive. Commercial use and changes are allowed if the copyright notice is kept.
    How it helps ATF
    It is not directly related to ATF Works, Company Brain, Harness, LabChin or AX consulting. Included because it appeared in the trend lists.
  8. 607

    mongodb-developer/mongodb-jvm-showcase

    What it does
    Independent MongoDB example projects for Java and Kotlin. Examples cover drivers, frameworks, RAG and vector search.
    License
    MIT Permissive. Commercial use and changes are allowed if the copyright notice is kept.
    How it helps ATF
    For Company Brain, the RAG and vector search examples can inform comparisons of MongoDB-based retrieval approaches for company material.
  9. 606

    strands-agents/harness-sdk

    What it does
    A Python and TypeScript SDK for building and running agents in-process. It includes agent lifecycle controls, tools, memory, sessions, tracing and evaluations.
    License
    Apache-2.0 Permissive, with a patent grant. Commercial use is allowed; keep the notices and state your changes.
    How it helps ATF
    For Harness, its turn limits, token budgets, cancellation, memory and evaluations can be references for execution controls and result checks.
  10. 605

    julyx10/lap

    What it does
    An offline-first desktop photo manager for local libraries. It works with existing folders and provides local AI search, similarity, tags and face features.
    License
    GPL-3.0 Copyleft. Distributing software that includes this code requires releasing the source under GPL.
    How it helps ATF
    For Company Brain, folder-first browsing and local search can be limited references for image material handling. The project focuses on personal photos rather than company knowledge.
  11. 604

    NVIDIA/Model-Optimizer

    What it does
    A model optimization library with quantization, pruning, distillation and speculative decoding. It exports optimized checkpoints for downstream inference frameworks.
    License
    Apache-2.0 Permissive, with a patent grant. Commercial use is allowed; keep the notices and state your changes.
    How it helps ATF
    For Harness, it can inform comparisons of model optimization options for the inference infrastructure behind AI execution.
  12. 603

    lukeTheNeuromancer/system-design-notes-zh

    What it does
    Chinese translations of system-design interview notes covering topics such as rate limiting, key-value storage, notification systems, chat systems, and distributed message queues.
    License
    No license No license file found. Without a license, reuse of the code is not permitted by default.
    How it helps ATF
    ATF Works can reference the notification and chat design notes as background reading. These are study materials, not ready-made product components.
  13. 602

    dgreenheck/tidewater

    What it does
    An interactive tropical island and ocean scene for the browser, built with three.js, WebGPU, and TSL. It includes ocean simulation, atmospheric effects, a boat, and marine life.
    License
    MIT Permissive. Commercial use and changes are allowed if the copyright notice is kept.
    How it helps ATF
    It has no direct relevance to ATF Works, Company Brain, Harness, LabChin, or AX consulting. It is included because it appeared on a trend list.
  14. 601

    kydlikebtc/awesome-jev

    What it does
    A catalog of public Jev examples organized by the decisions they make, with source links and verification notes. It is not the Jev product or an SDK.
    License
    Custom license Custom or non-standard license. Read the license file before any reuse.
    How it helps ATF
    Harness can reference its decision patterns when considering typed questions and answers inside agent execution loops. Catalog inclusion alone does not establish an example's reliability.
  15. 600

    shilapi/xcertplay

    What it does
    An Android head-unit CarPlay receiver supporting wired and wireless connections. It communicates with an MFi chip through a CH341 bridge or the board's I2C controller.
    License
    GPL-3.0 Copyleft. Distributing software that includes this code requires releasing the source under GPL.
    How it helps ATF
    It has no direct relevance to ATF Works, Company Brain, Harness, LabChin, or AX consulting. It is included because it appeared on a trend list.
  16. 599

    Taichu-AI/ZDTaichu5.0-9B

    What it does
    A multimodal model supporting text, images, and video for visual understanding, spatial reasoning, agent tool use, and embodied-AI research. It combines a Qwen3.5-9B language backbone with a C-RADIOv4-H vision encoder.
    License
    Apache-2.0 Permissive, with a patent grant. Commercial use is allowed; keep the notices and state your changes.
    How it helps ATF
    LabChin can compare it as a model candidate for research involving visual material and spatial reasoning. Reported capabilities would need validation on the intended research inputs.
  17. 598

    iAmCorey/Wake

    What it does
    A local desktop app for browsing, full-text searching, and resuming coding-agent sessions across projects. It reads original session files without modifying them.
    License
    MIT Permissive. Commercial use and changes are allowed if the copyright notice is kept.
    How it helps ATF
    Harness can reference its unified history view and session resumption approach when designing access to execution records from multiple coding agents.
  18. 597

    DFarm6/Prism-Browser-Community

    What it does
    A local browser-profile manager based on customized Chromium, with separate cookies, caches, proxy settings, and fingerprint configurations. The README says product source updates no longer sync to this public repository from v0.3.17 onward.
    License
    MIT Permissive. Commercial use and changes are allowed if the copyright notice is kept.
    How it helps ATF
    Harness can reference local browser-profile isolation as background for execution environments. The public repository's update limit should be considered when assessing maintenance suitability.
  19. 596

    coji/natural-japanese

    What it does
    An agent skill for writing and revising readable Japanese work documents. It combines writing rules with morphological-analysis-based linting to identify formulaic expressions and monotonous prose.
    License
    MIT Permissive. Commercial use and changes are allowed if the copyright notice is kept.
    How it helps ATF
    ATF Works and LabChin can reference its combination of writing constraints and review checks when considering Japanese minutes and research reports.
  20. 595

    chubbyguan/chubbyskills

    What it does
    Agent skills and command-line tools that save videos, podcasts, articles, and local documents as Markdown in a searchable local knowledge base. It supports source-linked material exports and an optional MCP service.
    License
    MIT Permissive. Commercial use and changes are allowed if the copyright notice is kept.
    How it helps ATF
    Company Brain and LabChin can reference its flow from collected material to searchable source-linked documents and exported research bundles.
  21. 594

    agent-substrate/substrate

    What it does
    An agent execution runtime that manages sandbox lifecycles, assigns actors to workers, and routes traffic. It uses Kubernetes for infrastructure and worker lifecycle management and supports sandbox technologies including microVMs and gVisor.
    License
    Apache-2.0 Permissive, with a patent grant. Commercial use is allowed; keep the notices and state your changes.
    How it helps ATF
    Harness can reference its sandbox lifecycle and worker allocation design when considering isolated agent execution and suspend/resume management.
  22. 593

    chrisryugj/kordoc

    What it does
    A CLI and MCP server for converting Korean HWP and HWPX files, PDFs, and Office documents to Markdown. It also provides document comparison and automatic form filling.
    License
    MIT Permissive. Commercial use and changes are allowed if the copyright notice is kept.
    How it helps ATF
    Company Brain can compare it as an input tool for Korean company documents. ATF Works can reference its form-filling and document-comparison functions when considering document workflows.
  23. 592

    jasoncheng7115/jt-live-whisper

    What it does
    A local AI audio toolkit for live transcription and translation, batch audio processing, speaker diarization, and meeting summaries. Its AI models run on the user's own equipment.
    License
    Apache-2.0 Permissive, with a patent grant. Commercial use is allowed; keep the notices and state your changes.
    How it helps ATF
    ATF Works can reference its local transcription and summarization workflow when considering how to turn meeting audio into work records without cloud inference.
  24. 591

    video-db/call.md

    What it does
    A meeting app for recording, transcribing, and analyzing calls with AI before, during, and after meetings. Recording support varies by operating system.
    License
    No license No license file found. Without a license, reuse of the code is not permitted by default.
    How it helps ATF
    ATF Works can reference its meeting capture and analysis workflow when considering meeting records. Harness can compare the idea of connecting meetings with agent execution loops.
  25. 590

    sindresorhus/awesome

    What it does
    An index of curated resource lists across programming, platforms, databases, security, business, and other topics.
    License
    CC0-1.0 Custom or non-standard license. Read the license file before any reuse.
    How it helps ATF
    LabChin can reference it as a starting point for finding topic-specific resources. The linked materials still need source and suitability checks.
  26. 589

    sevenevesai/riso-windowseat

    What it does
    A 78 second procedural risograph film built as a single HTML file using Canvas 2D and Web Audio with no libraries, published together with the Claude Code skills, craft docs and inspection tools used to make it.
    License
    Custom license Custom or non-standard license. Read the license file before any reuse.
    How it helps ATF
    Harness can reference how agent output is checked, since every frame is a function of time and the repository keeps frame strips, crops and loudness sheets along with a record of remaining weaknesses.
  27. 588

    mizorewww/laya-coreml

    What it does
    A port of Laya typed decision models to Apple Core ML and the Neural Engine, running on device without generating tokens, published with speed and energy benchmarks and a Snake demo.
    License
    Apache-2.0 Permissive, with a patent grant. Commercial use is allowed; keep the notices and state your changes.
    How it helps ATF
    Harness can compare this against the MLX runtime when considering local typed decisions on Apple hardware as a component separate from agent execution.
  28. 587

    CopilotKit/openmuse

    What it does
    An alpha template for a self-hosted personal agent with browser, terminal and file access that keeps working on a task. It shows its plan and actions for review on web and mobile.
    License
    MIT Permissive. Commercial use and changes are allowed if the copyright notice is kept.
    How it helps ATF
    Harness can reference how a long running agent shows its plan and each action for review before the user comes back to the result.
  29. 586

    aliyun/ai-agent-handbook

    What it does
    An open whitepaper on enterprise AI agents across architecture, build, run, governance and tuning, covering harness and model boundaries, context, state, tools, sandboxes, traces and evaluation, with a 2026 developer survey.
    License
    Apache-2.0 Permissive, with a patent grant. Commercial use is allowed; keep the notices and state your changes.
    How it helps ATF
    Harness can reference its lifecycle view of state, tools, sandboxes and evaluation, and AX consulting can reference the governance and selection chapters when a customer reviews an agent project.
  30. 585

    XiaoDuoYa/codex-with-chatgpt

    What it does
    A bridge that uses the ChatGPT web app as the planning and review side of a Codex coding session while Codex keeps execution. It reads the workspace through an OAuth protected read only MCP connection.
    License
    MIT Permissive. Commercial use and changes are allowed if the copyright notice is kept.
    How it helps ATF
    Harness can reference the split between a planning model and an executing runner, and the read only workspace access that keeps files from being uploaded.
  31. 584

    LearnPrompt/awesome-seedance

    What it does
    A prompt library for the Seedance video models, with cases checked against their original posts, cross model retests, category templates and installable AI video skills, synced daily from goodcase.ai.
    License
    MIT Permissive. Commercial use and changes are allowed if the copyright notice is kept.
    How it helps ATF
    Not related to our products. Listed because it appeared in the ranked lists.
  32. 583

    zeronsh/zeron

    What it does
    A native control plane for coding agents such as Claude Code, Codex and Cursor. Each device runs a local engine that stores sessions on that device, with optional sign in for multi device sync.
    License
    MIT Permissive. Commercial use and changes are allowed if the copyright notice is kept.
    How it helps ATF
    Harness can reference how sessions stay on the device by default and how signing in trusts other devices with workspace files, when considering external executor connections.
  33. 582

    shengjidaguai-china/goutoujunshi

    What it does
    A Chinese language Codex skill for relationship advice that first responds to emotion, then analyzes chat records and proposes a next step. It carries knowledge files on topics such as relationship psychology, law, society and philosophy.
    License
    MIT Permissive. Commercial use and changes are allowed if the copyright notice is kept.
    How it helps ATF
    Not related to our products. Listed because it appeared in the ranked lists.
  34. 581

    superdesigndev/treg

    What it does
    A registry and proxy that gives an agent one base URL and one token to call catalogued external endpoints priced per call, alongside a team's own API accounts, CLIs and skills, with credentials kept on the server.
    License
    Custom license Custom or non-standard license. Read the license file before any reuse.
    How it helps ATF
    Harness can reference this when connecting external executors, in particular one token for many tools and credentials that stay on the server instead of reaching each agent.
  35. 580

    ai-evals-course/evals-skills

    What it does
    A set of skills that guide AI coding agents through building product-specific evals, with an entry point skill that routes either to auditing an existing eval pipeline or to finding errors in unanalyzed traces.
    License
    No license No license file found. Without a license, reuse of the code is not permitted by default.
    How it helps ATF
    Harness can reference this when checking AI task results, since it separates auditing an existing pipeline from first analyzing traces.
  36. 579

    davila7/claude-code-templates

    What it does
    A CLI and web catalog that installs ready made Claude Code components, including agents, commands, settings, hooks, MCP integrations and project templates, and also monitors Claude Code.
    License
    MIT Permissive. Commercial use and changes are allowed if the copyright notice is kept.
    How it helps ATF
    Harness can reference how agent components are catalogued and installed by name, when organizing skills and settings for AI task execution.
  37. 578

    ChenLiu-1996/figures4papers

    What it does
    A collection of Python scripts for figures published at top AI conferences and journals, covering bar, radar, line, concept and trend plots, packaged with a scientific figure making skill and reference docs.
    License
    Custom license Custom or non-standard license. Read the license file before any reuse.
    How it helps ATF
    LabChin can reference this when turning research notes into a report, especially for figure style conventions and for packaging figure making as a reusable skill.
  38. 577

    dream-num/univer

    What it does
    An office SDK for embedding spreadsheets, documents, presentations, bases and boards in a product, with canvas rendering, a formula engine and one facade API for browser and Node.js. PDF is listed as coming soon.
    License
    Apache-2.0 Permissive, with a patent grant. Commercial use is allowed; keep the notices and state your changes.
    How it helps ATF
    ATF Works can compare this when embedding spreadsheet and document editing into document and wiki work, including the option to run the same document processing on Node.js.
  39. 576

    xCuri0/ReBarUEFI

    What it does
    A UEFI DXE driver that enables Resizable BAR on systems whose firmware does not offer it, together with a ReBarState tool for setting the BAR size.
    License
    MIT Permissive. Commercial use and changes are allowed if the copyright notice is kept.
    How it helps ATF
    Not related to our products. Listed because it appeared in the ranked lists.
  40. 575

    jev-chat/jev-chat-jarvis

    What it does
    An Android chat assistant that reads visible conversations through accessibility services, assesses messages, and proposes replies. It fills the input field but leaves sending to the user.
    License
    MIT Permissive. Commercial use and changes are allowed if the copyright notice is kept.
    How it helps ATF
    ATF Works can reference the separation between reply suggestions and user-controlled sending when considering message assistance.
  41. 574

    zai-org/ZCode

    What it does
    An AI coding workbench with desktop, browser, and terminal interfaces. The repository contains clients, backend services, shared UI, and agent CLI and runtime source.
    License
    Apache-2.0 Permissive, with a patent grant. Commercial use is allowed; keep the notices and state your changes.
    How it helps ATF
    Harness can reference the arrangement of a shared agent runtime behind desktop, web, and terminal interfaces.
  42. 573

    mizorewww/laya-mlx

    What it does
    A native MLX runtime for Laya typed decision models on Apple Silicon. It performs local inference without text generation, a PyTorch runtime, or a cloud API.
    License
    Apache-2.0 Permissive, with a patent grant. Commercial use is allowed; keep the notices and state your changes.
    How it helps ATF
    Harness can compare this runtime when considering local typed decisions as a component separate from agent execution.
  43. 572

    jaredpalmer/kev

    What it does
    Small Qwen3.5-based decision models with pretrained weights, training code, and evaluation data. The API supports yes/no, multiple-choice, and rating questions and matches TypeSafe System One.
    License
    Apache-2.0 Permissive, with a patent grant. Commercial use is allowed; keep the notices and state your changes.
    How it helps ATF
    Harness can compare local decision-model interfaces and evaluation data when considering task classification separate from execution.
  44. 571

    QwenLM/Qwen-Image-2.1

    What it does
    A unified text-to-image and image-editing model supporting transparent images, subject extraction, multiple reference images, and local edits specified with annotations or masks.
    License
    Custom license Custom or non-standard license. Read the license file before any reuse.
    How it helps ATF
    ATF Works can compare image creation and editing options for document illustrations, though this model is not a workflow or company-knowledge tool.
  45. 570

    whitecircle/halo

    What it does
    A training framework for language and multimodal models supporting pretraining, supervised fine-tuning, preference optimization, and asynchronous multi-turn reinforcement learning. It runs Hugging Face models on one GPU or across nodes.
    License
    Custom license Custom or non-standard license. Read the license file before any reuse.
    How it helps ATF
    LabChin can compare the shared training infrastructure when planning experiments across model-training methods.
  46. 569

    totec448-spec/chat-on-steroids

    What it does
    A local MCP workspace connecting ChatGPT to files, tests, terminals, desktop tools, and workers. It supports long-task corrections and carrying session and worker history into a fresh chat.
    License
    MIT Permissive. Commercial use and changes are allowed if the copyright notice is kept.
    How it helps ATF
    Harness can compare worker continuity, mid-task corrections, and session handoff mechanisms for long-running agent work.
  47. 568

    hydra-db/hydradb

    What it does
    A Rust distributed graph database with durable S3-compatible object storage, OpenCypher queries, Bolt connectivity, and an HTTPS API. Query-serving nodes and indexers operate as separate compute roles.
    License
    AGPL-3.0 Network copyleft. Offering a modified version as a service also requires releasing the source. Review before any product use.
    How it helps ATF
    Company Brain can compare graph storage and querying approaches when considering relationships between company records.
  48. 567

    Asymptote-Labs/agent-beacon

    What it does
    A memory layer that captures coding-agent sessions across harnesses and turns workflows, corrections, and debugging patterns into reusable knowledge. Reviewed knowledge is available through MCP or Agent Skills.
    License
    MIT Permissive. Commercial use and changes are allowed if the copyright notice is kept.
    How it helps ATF
    Harness can reference cross-executor history capture and reviewed knowledge reuse when designing persistent agent memory.
  49. 566

    brycewang-stanford/Auto-Empirical-Research-Skills

    What it does
    A catalog of agent skills for empirical social-science research, spanning data cleaning through paper submission. Its README describes skill search by method, stage, language, and license, alongside evaluation and benchmark resources.
    License
    Custom license Custom or non-standard license. Read the license file before any reuse.
    How it helps ATF
    LabChin can reference research-stage skill organization and evaluation resources when structuring research workflows.
  50. 565

    suyuan2022/suyuan-skill

    What it does
    A collection of Claude Code and Codex skills covering output refinement, independent code reviews, task triage, visual HTML explanations, and local cleanup audits.
    License
    MIT Permissive. Commercial use and changes are allowed if the copyright notice is kept.
    How it helps ATF
    Harness can reference independent review and task-triage skill structures. LabChin can reference the visual explanation format for research communication.

Showing 50 of 612

Only repositories in the ranked Trendshift lists are included, and the lists are used only to find candidates. We do not copy their ranks. Descriptions, licenses and star counts come from each GitHub repository. The notes are our own reading. We have not tested these projects, and a place on a trending list does not prove quality. Trendshift