We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated About Radoub (markdown)
Created About Radoub (markdown)
docs: Add Support Scope and How to Capture Logs wiki pages New pages for alpha announcement: - Support-Scope.md: Platform support levels, issue reporting guidelines - How-to-Capture-Logs.md: Log locations and export instructions Updated existing pages to link to new content and remove duplication. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Update Manifest docs for v0.8.0: CLI args + UI layout - Add Command-Line Arguments section with usage examples - Document cross-tool integration (Parley's "Open in Manifest") - Update Category/Entry property tables to reflect new UI layout - Name field first, Tag second - Priority/XP and ID/End side-by-side - TLK info de-emphasized 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
docs: Add Mermaid diagrams for Simulator and TTS - Conversation Simulator sequence diagram (reply flow with TTS) - TTS Factory platform detection graph
docs: Fix TOC and remove duplicate content in Architecture - Added Conversation Simulator and TTS subsections to TOC - Added View Synchronization and TreeView Node Models to TOC - Removed duplicate Supporting Services table - Removed duplicate TreeView Models header 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
docs: Add Conversation Simulator and TTS documentation (#479) - New Parley-Conversation-Simulator.md user guide - Added TTS services to Developer Architecture - Updated keyboard shortcuts with F6 - Updated Index and Sidebar navigation
Update Scrap System docs for batch tracking (#458)
Add FlowchartManager documentation (v0.1.73)
Add Ctrl+J keyboard shortcut (#149)
docs: Rename Parley user docs with Parley- prefix Renamed 12 files to follow tool-prefixed naming convention: - Flowchart-View -> Parley-Flowchart-View - Settings -> Parley-Settings - Keyboard-Shortcuts -> Parley-Keyboard-Shortcuts - Editing-Dialogs -> Parley-Editing-Dialogs - Color-Coded-NPCs -> Parley-Color-Coded-NPCs - Properties-Panel -> Parley-Properties-Panel - Script-Browser -> Parley-Script-Browser - Script-Parameters -> Parley-Script-Parameters - Sound-Browser -> Parley-Sound-Browser - Getting-Started -> Parley-Getting-Started - Plugin-Development -> Parley-Plugin-Development - Themes -> Parley-Themes Updated all cross-references in 22 files.
docs: Fix Flowchart-View accuracy - F5 opens Floating Window mode specifically (not current layout mode) - Side-by-Side is to the right of Script/Node tabs
docs: Add v0.1.71 architecture updates - Added View Synchronization section with DialogChangeEventBus and TreeViewDragDropService - Added Flowchart collapse/expand documentation - Updated page freshness date
docs: Update Flowchart-View for v0.1.71 collapse/expand - Added Collapse/Expand section with controls table - Updated toolbar buttons (Collapse All, Expand All) - Updated troubleshooting: flowchart auto-updates in v0.1.71+ - Added page freshness date
Add Linux audio troubleshooting for IMA ADPCM format
docs: Add Script-Parameters wiki page New feature documentation covering: - Parameter Browser UI - MRU parameter caching (~/Parley/parameter_cache.json) - Script declarations (KeyList/ValueList format) - Dynamic values (FROM_JOURNAL_TAGS, FROM_JOURNAL_ENTRIES) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Updated Parley Developer CopyPaste (markdown)
Updated Parley Developer Delete Behavior (markdown)
docs: Simplify Parley developer docs based on current implementation - Delete Behavior: Removed reference-counting claims, clarified links are terminal - Copy/Paste: Simplified circular ref section, emphasized links as primary protection - Scrap System: Removed orphan detection/preservation claims that were canned 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
docs: Add Radoub.Formats documentation Added comprehensive wiki documentation for the shared format parsing library: Pages created: - Radoub-Formats.md - Overview, architecture, usage - Radoub-Formats-GFF.md - Generic File Format spec - Radoub-Formats-KEY.md - Resource index format - Radoub-Formats-BIF.md - Binary archive format - Radoub-Formats-ERF.md - Encapsulated resource format - Radoub-Formats-TLK.md - Talk table format - Radoub-Formats-2DA.md - Data table format - Radoub-Formats-JRL.md - Journal format Updated navigation: - _Sidebar.md - Added Radoub.Formats section - Index.md - Added all format pages - Home.md - Added library link 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Updated Plugin Development (markdown)
docs: Add developer documentation to wiki - Add Parley developer pages: - Architecture (code organization, data flow) - Testing guide (461 tests, xUnit + Avalonia.Headless) - Delete behavior (reference counting, orphan handling) - Copy/Paste system (clipboard operations) - Scrap system (orphan detection, restoration) - Add Manifest developer page: - Architecture with Mermaid diagrams (#424) - Update sidebar with Developer sections - Update Index and Home with new pages Migrated from Parley/Documentation/Developer/ to wiki. 🤖 Generated with [Claude Code](https://claude.com/claude-code)
Update Using-Plugins: Flowchart is now native - Removed Flowchart View from plugin table (it's built-in since v0.1.53) - Added note clarifying Flowchart View is now a native feature - Updated See Also section 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Add Windows SmartScreen warning documentation - Added screenshots for SmartScreen warning dialogs - Expanded Troubleshooting page with step-by-step bypass instructions - Noted code signing is planned for future release 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Resize Manifest screenshot to 50%
Add Manifest image to wiki - Added manifest.png to images folder - Updated Manifest.md to display screenshot 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Add Manifest journal editor documentation - New Manifest.md page with full tool documentation - Updated Home.md to list Manifest in Tools section - Updated _Sidebar.md with Manifest section - Updated Index.md with Manifest entries 🤖 Generated with [Claude Code](https://claude.com/claude-code)
Update Themes.md - Flowchart now auto-updates on theme change
Update docs for flowchart polish sprint (#341) - Add mouse panning shortcuts (Middle drag, Shift+Left drag) - Update Flowchart-View with panning controls - Update colors section for theme-aware borders - Remove fixed limitations (scrollbars, panning) - Update SVG export description 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>