Skip to content

docs: update changelog for v0.31.0#152

Merged
augmentmoogi merged 2 commits into
mainfrom
changelog/v0.31.0-1782435746
Jun 26, 2026
Merged

docs: update changelog for v0.31.0#152
augmentmoogi merged 2 commits into
mainfrom
changelog/v0.31.0-1782435746

Conversation

@augmentmoogi

@augmentmoogi augmentmoogi commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Update the changelog with v0.31.0 release notes so reviewers and users can quickly understand the release scope.

  • Document new cloud workflow capabilities, including persistent triggers for Jira, Confluence, GitLab, and Microsoft Teams, Space pinning for cloud sessions, durable VFS file links, and a daemon diff view.
  • Highlight the daemon worktree directory configuration improvement.
  • Summarize fixes for expert usage reporting, shared MCP server owner parity, and ${...} variable expansion across MCP server and hook configuration.

🤖 This description was generated automatically. Please react with 👍 if it's helpful or 👎 if it needs improvement.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review completed. No suggestions at this time.

@augmentmoogi

Copy link
Copy Markdown
Contributor Author

👋 This PR is being monitored by an automated agent. Here's what I can do:

  • Answer questions about the changelog changes
  • Implement suggestions if you request formatting or content changes
  • Fix merge conflicts if the PR falls behind main
  • Merge the PR once a human has approved it

I check in every 5 minutes. Any new comment will wake me up.

Comment thread CHANGELOG.md Outdated
- **Cloud Workflow Triggers**: `auggie cloud` experts can now use Jira, Confluence, GitLab, and Microsoft Teams as persistent workflow trigger sources.
- **Session Space Pinning**: `auggie cloud session create` now accepts `--space-id` to pin a new session to a Space.
- **VFS File Links**: Added `auggie cloud vfs get-url` to generate compact, durable links to VFS files.
- **Daemon Diff View**: Added a diff view for the Auggie daemon.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Double check if this is behind a feature flag, I don't remember

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch — you're right. The daemon diff view is gated behind the webapp_diff_view_daemon_enabled feature flag (added with the feature), and a follow-up capability gate (CORE-698) controls its rollout, so it isn't generally available to users yet. I'll remove the Daemon Diff View entry from the changelog to match our policy of excluding default-off/flagged features, and push the update.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done — removed the Daemon Diff View entry and pushed f634d86. Since this is a new commit since your approval, the PR will need a fresh approval before I can merge.

@augmentmoogi augmentmoogi marked this pull request as ready for review June 26, 2026 01:17
@augmentmoogi augmentmoogi merged commit f337898 into main Jun 26, 2026
@augmentmoogi augmentmoogi deleted the changelog/v0.31.0-1782435746 branch June 26, 2026 01:17

@augment-app-staging augment-app-staging Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Risk Analyzer Agent🛡️

Risk Analysis 🛡️ · Low Risk

✅ Approved — Low-Risk Change

Details Documentation-only change: a single `### 0.31.0` section added to `CHANGELOG.md` (+15/-0), with no executable code, config, schema, migration, or AI-prompt changes. The new section is correctly placed in descending-version order above `0.30.0`. Entries describe user-facing CLI/cloud behavior (cloud workflow triggers, session Space pinning, VFS file links, daemon worktree dir, MCP/hook fixes), consistent with how `main` already publishes user-facing cloud/Cosmos items — no raw experimental `auggie cloud ` plumbing-only entries. *Memory (seen 3×; last PR-148; permanent): the public CHANGELOG lists only user-facing CLI features.*

@augment-app-staging augment-app-staging Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deep Code Review Agent🐛

Review completed with 1 suggestions.

Comment thread CHANGELOG.md
#### New Features
- **Cloud Workflow Triggers**: `auggie cloud` experts can now use Jira, Confluence, GitLab, and Microsoft Teams as persistent workflow trigger sources.
- **Session Space Pinning**: `auggie cloud session create` now accepts `--space-id` to pin a new session to a Space.
- **VFS File Links**: Added `auggie cloud vfs get-url` to generate compact, durable links to VFS files.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The auggie cloud vfs get-url command this entry advertises is gated behind the vfs_durable_file_identity flag, which defaults OFF in every environment (including production) and fails closed, so runVFSGetUrl errors out (vfs_durable_file_identity is disabled) for all users today. This is the same default-off/flagged condition under which the Daemon Diff View entry was removed earlier in this PR, so this entry appears inconsistent with that policy.

Severity: medium


🤖 Was this useful? React with 👍 or 👎

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