docs: Small dev notes for using exchange from source#50
Merged
michaelneale merged 3 commits intomainfrom Sep 10, 2024
Merged
Conversation
codefromthecrypt
approved these changes
Sep 8, 2024
Collaborator
codefromthecrypt
left a comment
There was a problem hiding this comment.
thanks so much, I was wondering how to do this!
lilydelalande
approved these changes
Sep 9, 2024
Co-authored-by: lily-de <119957291+lily-de@users.noreply.github.com>
Co-authored-by: lily-de <119957291+lily-de@users.noreply.github.com>
Kvadratni
added a commit
to Kvadratni/goose
that referenced
this pull request
Sep 23, 2024
* origin/main: chore: release 0.9.0 (aaif-goose#58) fix: goose should track files it reads and not overwrite changes (aaif-goose#46) docs: Small dev notes for using exchange from source (aaif-goose#50) fix: typo in exchange method `rewind` (aaif-goose#54) fix: remove unsafe pop of messages (aaif-goose#47) chore: Update LICENSE (aaif-goose#53) chore(docs): update is_dangerous_command method description (aaif-goose#48) refactor: improve safety rails speed and prompt (aaif-goose#45) feat: make goosehints jinja templated (aaif-goose#43) ci: enforce PR title follows conventional commit (aaif-goose#14) feat: show available toolkits (aaif-goose#37) adding in ability to provide per repo hints (aaif-goose#32) Apply ruff and add to CI (aaif-goose#40) added some regex based checks for dangerous commands (aaif-goose#38) chore: Update publish github workflow to check package versions before publishing (aaif-goose#19) # Conflicts: # src/goose/toolkit/developer.py # src/goose/utils/check_shell_command.py # tests/utils/test_check_shell_command.py
lilydelalande
added a commit
that referenced
this pull request
Oct 7, 2024
Co-authored-by: lily-de <119957291+lily-de@users.noreply.github.com>
ahau-square
pushed a commit
that referenced
this pull request
May 2, 2025
Co-authored-by: lily-de <119957291+lily-de@users.noreply.github.com>
cbruyndoncx
pushed a commit
to cbruyndoncx/goose
that referenced
this pull request
Jul 20, 2025
Co-authored-by: lily-de <119957291+lily-de@users.noreply.github.com>
jamadeo
pushed a commit
that referenced
this pull request
Apr 13, 2026
Add comprehensive Playwright e2e tests for the Personas and Skills features (34 new tests). Includes a Tauri IPC mock fixture that injects window.__TAURI_INTERNALS__ via page.addInitScript(), enabling tests to run against the static build without the Tauri backend. Tests cover: navigation, card/list rendering, create/edit dialogs, form validation, dropdown menus, delete confirmations, search filtering, empty states, and built-in vs custom persona behavior. Also fixes lefthook pre-commit format hook to use npx for biome. Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
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.
No description provided.