Extract Anthropic as an engine and make tools into callbacks #24
Annotations
11 warnings
Remarkable Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Remarkable Build:
src/engine/anthropic.rs#L13
field `model` is never read
|
Remarkable Build
`ghostwriter` (lib) generated 1 warning
|
Remarkable Build:
src/main.rs#L12
unused import: `std::thread::sleep`
|
Remarkable Build:
src/main.rs#L13
unused import: `std::time::Duration`
|
Remarkable Build:
src/main.rs#L317
unused variable: `api_key`
|
Remarkable Build
`ghostwriter` (bin "ghostwriter") generated 4 warnings (run `cargo fix --bin "ghostwriter"` to apply 3 suggestions)
|
Remarkable Build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Remarkable Build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Remarkable Build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Remarkable Build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|