Skip to content

docs: add experimental branch development guide#10

Merged
Ericwong5021 merged 10 commits into
mainfrom
agent/multica-helper/16816116
Jun 5, 2026
Merged

docs: add experimental branch development guide#10
Ericwong5021 merged 10 commits into
mainfrom
agent/multica-helper/16816116

Conversation

@Ericwong5021

Copy link
Copy Markdown
Owner

Summary

Add EXPERIMENTAL_BRANCH_GUIDE.md covering:

  • Repository remote configuration (origin / upstream)
  • Branch structure (main tracks upstream, experimental carries experimental features)
  • Current 9 commits on experimental branch
  • Daily development workflow
  • Syncing upstream updates (fetch → fast-forward main → rebase experimental → force-with-lease push)
  • Rebase conflict resolution
  • Common commands reference
  • Important notes

Linked Issue

LUM-426

Checklist

  • Documentation covers all required sections
  • Branch structure correctly documented
  • Sync workflow uses --force-with-lease

Ericwong5021 and others added 10 commits June 5, 2026 16:16
Adds the Prompt Engineer onboarding template, localized copy, and recommendation coverage for agent workflow/evaluation/automation/team-management scenarios.
Co-authored-by: 王亦东 <wangyidong@MacBook-Pro.local>
Co-authored-by: multica-agent <github@multica.ai>
Adds the governance policy/approval/audit minimum executable slice for LUM-257, including persisted approval sources, transaction-scoped one-shot approval claiming, audit records, and webhook/delete governance gates.
* feat: add mobile chat speech MVP

Co-authored-by: multica-agent <github@multica.ai>

* chore: trigger ci for speech mvp

Co-authored-by: multica-agent <github@multica.ai>

---------

Co-authored-by: 王亦东 <wangyidong@MacBook-Pro.local>
Co-authored-by: multica-agent <github@multica.ai>
Co-authored-by: Coding Agent <coding-agent@multica.local>
Co-authored-by: 王亦东 <wangyidong@MacBook-Pro.local>
Co-authored-by: multica-agent <github@multica.ai>
* feat(mobile): support runtime backend URL config

Co-authored-by: multica-agent <github@multica.ai>

* chore: trigger mobile verification

Co-authored-by: multica-agent <github@multica.ai>

* chore: trigger github actions

Co-authored-by: multica-agent <github@multica.ai>

* fix(mobile): use runtime URL for voice uploads

Co-authored-by: multica-agent <github@multica.ai>

---------

Co-authored-by: 王亦东 <wangyidong@MacBook-Pro.local>
Co-authored-by: multica-agent <github@multica.ai>
Adds the mobile root error boundary, opt-in Sentry crash reporting, redacted crash context, and setup documentation for LUM-272.
* feat: add mobile push notifications

Co-authored-by: multica-agent <github@multica.ai>

* fix(i18n): add missing Japanese prompt_engineer template keys

The locale parity test was failing because the Japanese onboarding
bundle was missing step_agent.templates.prompt_engineer.{label,blurb,
instructions} which exist in the English bundle.

Co-authored-by: multica-agent <github@multica.ai>

---------

Co-authored-by: 王亦东 <wangyidong@MacBook-Pro.local>
Co-authored-by: multica-agent <github@multica.ai>
* feat(mobile): add agent voice call flow

Co-authored-by: multica-agent <github@multica.ai>

* chore: trigger ci for LUM-240

Co-authored-by: multica-agent <github@multica.ai>

* chore: remove unused latestAssistantMessage from chat.tsx

Co-authored-by: multica-agent <github@multica.ai>

* chore: regenerate lockfile for expo-audio ~55.0.14

Co-authored-by: multica-agent <github@multica.ai>

---------

Co-authored-by: 王亦东 <wangyidong@MacBook-Pro.local>
Co-authored-by: multica-agent <github@multica.ai>
Co-authored-by: multica-agent <github@multica.ai>
@Ericwong5021
Ericwong5021 merged commit 5c7a02e into main Jun 5, 2026
5 checks passed
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.

1 participant