We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
docs(wiki): add sync summary screenshot to Sync page Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Implement code changes to enhance functionality and improve performance
docs(wiki): add deeplinks from Command-Reference to Sync and Deploy pages Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
docs(wiki): add Sync and Deploy pages, reorder to accommodate them Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
docs(wiki): rename Generate page, add link from Command-Reference Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
chore(wiki): reorder pages — Authentication to 02, Generate to 05, Planned-Features to 11 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
docs(wiki): add Generate page Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
chore(wiki): add number prefixes for ordered Pages panel, remove custom sidebar Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
docs: remove redundant information about automatic dependency registration in Getting Started
docs: add web resource dependency registration to 'What sets Flowline apart' Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
docs: mention automatic web resource dependency registration in Getting Started Note that push manages RESX→JS linking and // flowline:depends annotations automatically — no Maker Portal dependency setup needed. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
docs(webresources): broaden dependency annotation description Remove the "not part of your project / another team's solution" framing — you can reference any web resource, including entry points in your own solution that depend on each other. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
docs: document push --no-build and dist mass-delete guard Add --no-build to the push command reference (strict Release-only, --scope aware, no-op in standalone). Note the unconditional empty-dist guard on both the Command-Reference and WebResources pages. Correct a stale claim that dotnet build skips npm when inputs are unchanged — the incremental gate was removed; Rollup now decides what to rebuild. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
docs: add Authentication documentation for PAC CLI integration and multi-environment setup
docs: expand Home documentation with detailed features and migration guides
docs: clarify Greenfield workflow status as not yet supported
Updated Home (markdown)
docs: update command reference with --no-delete flag and orphan cleanup details; revise Getting Started prerequisites
docs(deploy): document DTAP gate and --skip-dtap-check flag Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
docs: add AI Agents page with exit codes, command guide, and dev loop Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
docs(home): reframe Why Flowline exists — drop fragmentation narrative, qualify opinions - Replace 'landscape is fragmented' with 'each tool covers part of the workflow' - Daxif framed as personal resonance, not objective verdict - Unmanaged-in-production paragraph: lighthearted, defiant, makes the motivation personal
docs(WebResources): update project structure formatting for clarity
docs(webresources): mention plain JS via public/ for no-bundler workflow Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
docs(webresources): improve JS/TS guidance, explain ES modules, IIFE, and Rollup rationale Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
docs(home): add name origin story — flowline vs pipeline metaphor Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
docs(getting-started): note Mac/Linux support expected but not yet tested Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
docs(home): add Why Flowline exists section Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
docs: rename Known-Limitations to Planned-Features, reframe as forward-looking Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
docs(command-reference): fix short codes -p/-w for push, add uat to provision roles Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
docs: explain unmanaged default and --managed workflow in command reference Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>