Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: btw
Title: A Toolkit for Connecting R and Large Language Models
Version: 1.3.0.9000
Version: 1.4.0
Authors@R: c(
person("Garrick", "Aden-Buie", , "garrick@adenbuie.com", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-7111-0077")),
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# btw (development version)
# btw 1.4.0

## New features

Expand Down
2 changes: 1 addition & 1 deletion R/btw-config.R
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
#'
#' As an intentional special case -- distinct from, and not derived from, the
#' user (global) locations described above -- btw also discovers
#' [Claude Code sub-agent](https://docs.claude.com/en/docs/claude-code/sub-agents)
#' [Claude Code sub-agent](https://code.claude.com/docs/en/sub-agents)
#' definitions from:
#'
#' * `.claude/agents/` in the project
Expand Down
2 changes: 1 addition & 1 deletion R/mcp.R
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
#' choose **stdio**, then choose **Workspace** or **Global** to add the server
#' configuration interactively.
#'
#' For [Continue](https://www.continue.dev/), include the following in your
#' For [Continue](https://continue.dev/), include the following in your
#' [config file](https://docs.continue.dev/customize/deep-dives/configuration):
#'
#' ```json
Expand Down
2 changes: 1 addition & 1 deletion man/btw-config.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/mcp.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.