Skip to content

v3.0.0 - App Portal, Skills, Prompts & NetSuite MCP

Choose a tag to compare

@unstackedapps-admin unstackedapps-admin released this 06 Aug 11:15
· 16 commits to main since this release
fa8be5c

App Portal

One place for Chats, Skills, Prompts, AI Provider, NetSuite, Web Search, Timezone, and Account — Claude-style left rail with a consistent panel layout.

SuiteCloud Agent Skills

  • Oracle SuiteCloud Agent Skills pack plus custom SKILL.md skills
  • Enable/disable per session; enabled skills inject into the system prompt for new messages

Companion Prompt Library

  • Native browse of Companion SuiteApp templates (category / industry / role filters)
  • Fill placeholders, then send the prompt into chat

NetSuite MCP

  • Multi-account management with DCR probe and clearer Integration setup
  • Connection status chip and improved connect / disconnect flow

BYOLLM & usage limits

  • Providers: Google (Gemini), Anthropic (Claude), and OpenAI (GPT) with your own API keys
  • Daily message caps via MAX_MESSAGES_PER_DAY_REGULAR / MAX_MESSAGES_PER_DAY_GUEST
  • Optional Redis burst limit via CHAT_BURST_LIMIT_PER_MINUTE (fail-open if Redis is unset)

Breaking changes

  • Inception Labs removed — migrate to Google, Anthropic, or OpenAI
  • Web search narrowed — Folio3 and Tim Dietrich tools removed; NetSuite Help Center search remains
  • Run new migrations: 0007_netsuite_accounts_dcr, 0008_user_skill_settings

Technical

  • package.json version set to 3.0.0
  • Skills and NetSuite account settings persisted in the database