ff-cli 2.0 docs: deterministic CLI, no chat/API key#175
Merged
Conversation
- ff-cli/index.md: rewrite around find/build (no `chat`, no model config); add interactive-web note; drop the deleted FUNCTION_CALLING.md link. - agents/index.md: setup needs no LLM API key. - changelog.md: add ff-cli 2.0.0 entry (chat removed, no key, open-ended web playback, play→find redirect).
# Conflicts: # docs/changelog.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the public docs (docs.feralfile.com) to match ff-cli 2.0 (feral-file/ff-cli#80).
Changes
docs/ff-cli/index.md— rewritten around the deterministic commands.find/buildare now the primary path; removedff-cli chat, thedefaultModel/modelssample config, and the--modelswitching note. Added an interactive-web playback note, and dropped the link to the deletedFUNCTION_CALLING.md.docs/agents/index.md— setup step no longer claims an LLM API key is needed forchat; ff-cli needs no key.docs/changelog.md— new ff-cli 2.0.0 entry: chat/LLM layer removed (breaking, no API key), interactive web art plays open-ended, andplayredirects marketplace/coords/wallet inputs tofind.Notes
mkdocs build --strictpasses (no broken links).