Releases: NimaChu/agent-wiki
Release list
Agent Wiki v0.2.2
Agent Wiki v0.2.2
This archival release packages the reproducibility materials for the
Information and Software Technology research article, "Evidence-Closed
Knowledge Maintenance for LLM Agents: Design and Empirical Evaluation of Agent
Wiki."
Added
- Executable IST evaluation script:
npm run paper:ist-evaluate. - Machine-readable public-case-study, fault-injection, and runtime results.
- An evaluation README documenting scope, dataset restrictions, and
reproduction steps. - IST manuscript source, PDF, highlights, cover letter, and submission
checklist.
Reproducibility scope
The study evaluates the Agent Wiki closure-checking implementation from
v0.2.1. This v0.2.2 release archives the manuscript and reproducibility
materials without changing that evaluated implementation. The public
FlexSim-derived dataset contains only approved metadata and graph structure;
no Autodesk documentation text, snapshots, or images are redistributed.
The project is released under the MIT License. The dataset schema, selection,
annotations, derived features, and graph structure are released under CC BY
4.0.
Agent Wiki v0.2.1
Agent Wiki v0.2.1
This release adds a public, derived dataset for the SoftwareX case study and
updates the manuscript package accordingly.
Changes
- Add a reproducible FlexSim 2026 metadata and graph-structure exporter.
- Publish 1,092 source metadata records, 88 synthesized wiki structure records,
1,180 graph nodes, and 5,163 resolved edges. - Exclude captured Autodesk documentation text, snapshots, and images from the
public dataset. - License original dataset annotations and derived structure under CC BY 4.0,
while preserving third-party rights and trademark notices. - Update the SoftwareX manuscript's data-availability statement.
Assets
agent-wiki-softwarex-manuscript.pdfagent-wiki-softwarex-source.zipagent-wiki-flexsim-2026-case-study-dataset.zip
The software remains licensed under the MIT License. The archived release is
available from Zenodo at https://doi.org/10.5281/zenodo.21366895.
Agent Wiki v0.2.0
Agent Wiki v0.2.0
This release prepares Agent Wiki as a citable software artifact for a
SoftwareX Original Software Publication.
Highlights
- Adopt the MIT License and expose machine-readable license metadata.
- Move the canonical public CLI implementation into the top-level
src/
directory while retaining backwards-compatiblescripts/entry points. - Add the SoftwareX manuscript, highlights, cover letter, submission notes,
and reproducible LaTeX source package. - Preserve the local-first raw-to-wiki workflow and evidence-closure checks.
Manuscript assets
agent-wiki-softwarex-manuscript.pdfagent-wiki-softwarex-source.zip
The archived software release is published under the MIT License and is
available from Zenodo at https://doi.org/10.5281/zenodo.21366773.
Agent Wiki v0.1.2
Agent Wiki v0.1.2
Zenodo DOI trigger release after GitHub repository synchronization completed in Zenodo.
This release contains the same technical report assets as the initial release:
agent-wiki-technical-report.pdfagent-wiki-arxiv-source.zip
Agent Wiki v0.1.1
Agent Wiki v0.1.1
Zenodo archival release for the initial Agent Wiki technical report.
This release contains the same technical report assets as v0.1.0, published after enabling Zenodo GitHub integration so that Zenodo can archive the repository release and mint a DOI.
Release Assets
agent-wiki-technical-report.pdfagent-wiki-arxiv-source.zip
Agent Wiki v0.1.0
Agent Wiki v0.1.0
Initial public release of Agent Wiki and its accompanying technical report.
Included
- Local-first Markdown knowledge base layout with
raw/evidence andwiki/synthesis layers. - Local CLI workflows for status, lint, garden, repair, search, capture, image evidence, and dashboard refresh.
- Evidence-closure checks for processed raw sources.
- Image evidence mirroring and indexing workflow.
- Optional read-only graph dashboard.
- Technical report: "Agent Wiki: A Local-First Evidence-Closed Markdown Wiki for LLM Agents".
Release Assets
agent-wiki-technical-report.pdfagent-wiki-arxiv-source.zip
Notes
The technical report describes the repository state inspected on July 7, 2026. The report is also prepared for arXiv submission once cs.SE endorsement is available.