Skip to content

Create Release 0.1.0-alpha1#124

Merged
StableLlama merged 363 commits intomainfrom
develop
Mar 28, 2026
Merged

Create Release 0.1.0-alpha1#124
StableLlama merged 363 commits intomainfrom
develop

Conversation

@StableLlama
Copy link
Copy Markdown
Collaborator

Sync develop to main

dependabot Bot and others added 30 commits March 10, 2026 20:36
Bumps [marked](https://github.com/markedjs/marked) from 17.0.3 to 17.0.4.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Commits](markedjs/marked@v17.0.3...v17.0.4)

---
updated-dependencies:
- dependency-name: marked
  dependency-version: 17.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@google/genai](https://github.com/googleapis/js-genai) from 1.43.0 to 1.44.0.
- [Release notes](https://github.com/googleapis/js-genai/releases)
- [Changelog](https://github.com/googleapis/js-genai/blob/main/CHANGELOG.md)
- [Commits](googleapis/js-genai@v1.43.0...v1.44.0)

---
updated-dependencies:
- dependency-name: "@google/genai"
  dependency-version: 1.44.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…/frontend/develop/marked-17.0.4

chore(deps): bump marked from 17.0.3 to 17.0.4 in /src/frontend
…/frontend/develop/google/genai-1.44.0

chore(deps): bump @google/genai from 1.43.0 to 1.44.0 in /src/frontend
…nd call_writing_llm tools; preserve chapter content state in story mapping
Enhance editing tools and improve chapter content management
Done now:

Split undo/redo with named dropdown entries and multi-step actions.
Browser back/forward mapped to undo/redo.
Reorder + sourcebook mutations now register named undo steps.
Current state
Undo/redo now covers:

Story/chapter/book edits and reorder actions
Sourcebook CRUD
Machine settings
Chat tool-call batches (with backend batch snapshots)
Project image metadata/upload/delete/placeholder and replacement flows
Project create/delete (with export/import snapshot strategy)
…ate snapshots or callback-based reversals:

story/chapter/book edits + reorder
sourcebook CRUD
machine settings
chat tool-call batches (backend snapshots)
project images (including replacement overwrite restore)
project create/delete/import/convert
New tests for chat tool batch undo/redo
Chapter/book reorder and book create made backend-reversible
…ernal entries handling in sourcebook list; increase test coverage
…s; add ToolCallArguments component for better argument display
…pace display

- Added markdown highlighting support to PlainTextEditable component.
- Implemented functions for converting whitespace characters to display markers.
- Introduced decoration logic for various markdown elements (headings, lists, links, etc.).
- Updated rendering logic to handle markdown and whitespace display modes.
- Created utility functions for DOM manipulation related to text selection and caret positioning.
- Added tests for new utility functions in domUtils and markdownToolbarUtils.
- Refactored SourcebookEntryDialog to utilize PlainTextEditable for description input.
StableLlama and others added 21 commits March 23, 2026 23:07
…c/frontend/develop/marked-17.0.5

chore(deps): bump marked from 17.0.4 to 17.0.5 in /src/frontend
…c/frontend/develop/jsdom-29.0.1

chore(deps-dev): bump jsdom from 29.0.0 to 29.0.1 in /src/frontend
Bumps [eslint](https://github.com/eslint/eslint) from 10.0.3 to 10.1.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v10.0.3...v10.1.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 10.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…c/frontend/develop/eslint-10.1.0

chore(deps-dev): bump eslint from 10.0.3 to 10.1.0 in /src/frontend
Comment thread src/augmentedquill/utils/json_repair.py Dismissed
Comment thread src/augmentedquill/services/projects/projects_api_asset_ops.py Fixed
Comment thread src/augmentedquill/services/projects/projects_api_asset_ops.py Fixed
Comment thread src/augmentedquill/services/projects/export_epub.py Dismissed
Comment thread src/augmentedquill/services/projects/export_epub.py Fixed
Comment thread src/augmentedquill/services/projects/export_epub.py Dismissed
Comment thread src/augmentedquill/services/projects/export_epub.py Dismissed
Comment thread src/augmentedquill/services/projects/export_epub.py Dismissed
Comment thread src/augmentedquill/services/projects/export_epub.py Dismissed
Comment thread src/augmentedquill/services/projects/export_epub.py Dismissed
StableLlama and others added 2 commits March 28, 2026 22:08
…in path expression

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
…in path expression

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Comment thread src/augmentedquill/services/projects/export_epub.py Fixed
Comment thread src/augmentedquill/services/projects/export_epub.py Dismissed
@StableLlama StableLlama merged commit e34f7c8 into main Mar 28, 2026
11 of 12 checks passed
StableLlama added a commit that referenced this pull request Mar 28, 2026
Merge pull request #124 from StableLlamaAI/develop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants