Skip to content

docs: update documentation based on recent code changes#3674

Closed
devin-ai-integration[bot] wants to merge 1 commit intomainfrom
devin/1770336371-update-docs-recent-changes
Closed

docs: update documentation based on recent code changes#3674
devin-ai-integration[bot] wants to merge 1 commit intomainfrom
devin/1770336371-update-docs-recent-changes

Conversation

@devin-ai-integration
Copy link
Contributor

docs: update documentation based on recent code changes

Summary

Updates technical documentation across 5 files to reflect code changes from the last 7 days. Key additions:

  • Analytics docs: Documents the new feature flags system (crates/flag + plugins/flag), PostHog crate extraction to crates/posthog, server-side analytics in LLM/STT proxies, and Outlit integration
  • Environment variables: Adds apps/ai env var section (envy-based config with STT provider keys) and apps/web client-side variables including VITE_OUTLIT_PUBLIC_KEY
  • Technical FAQ: Updates system requirements to mention Linux experimental support (was macOS-only)
  • AI Models & Privacy FAQ: Adds ElevenLabs as a supported STT provider
  • Settings FAQ: Documents the new manual timezone configuration option

No code changes — documentation only.

Review & Testing Checklist for Human

  • Verify the Rust code example import path hypr_plugin_flag::FlagPluginExt in analytics.mdx matches the actual crate name in plugins/flag/Cargo.toml
  • Verify external URLs are correct: Outlit link and ElevenLabs privacy policy
  • Confirm the apps/ai env var list in 1.env.mdx is complete — vars are derived from apps/ai/src/env.rs with flattened hypr_llm_proxy::Env and hypr_transcribe_proxy::Env
  • Spot-check that the feature flag strategy descriptions (Debug, Posthog, Hardcoded) match plugins/flag/src/feature.rs
  • Build the web app or check Netlify preview to confirm MDX renders without errors

Notes

  • dprint fmt was run but produced pre-existing Rust toolchain errors (clippy component conflicts) unrelated to these MDX changes
  • Requested by: unknown ()
  • Link to Devin run

- Analytics: document feature flags system (crates/flag, plugins/flag), PostHog crate extraction, server-side analytics, Outlit integration
- Environment variables: add apps/ai env vars section, web app client-side vars including VITE_OUTLIT_PUBLIC_KEY
- Technical FAQ: update system requirements to include Linux (experimental) support
- AI models FAQ: add ElevenLabs as supported STT provider
- Settings FAQ: document timezone configuration option

Co-Authored-By: unknown <>
@devin-ai-integration
Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR that start with 'DevinAI' or '@devin'.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@netlify
Copy link

netlify bot commented Feb 6, 2026

Deploy Preview for hyprnote-storybook canceled.

Name Link
🔨 Latest commit cdc2b47
🔍 Latest deploy log https://app.netlify.com/projects/hyprnote-storybook/deploys/698532983bc46e0007507255

@netlify
Copy link

netlify bot commented Feb 6, 2026

Deploy Preview for hyprnote ready!

Name Link
🔨 Latest commit cdc2b47
🔍 Latest deploy log https://app.netlify.com/projects/hyprnote/deploys/69853297db990600084fe104
😎 Deploy Preview https://deploy-preview-3674--hyprnote.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@devin-ai-integration
Copy link
Contributor Author

Closing outdated docs update PR - consolidating into stacked PR workflow

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.

0 participants