تم
مطوّر البرامج: Chun Chen (2)
السعر: $1.99
التقييم: 6,240 ذهب
لتصنيفات: 0 
تعليقات: 0 انشر تعليقًا
قوائم: 1 + 0
النقاط: 1 + 0 ¡
+1 النقاط

الوصف

AI-IDE: Code & Markdown Editor
AI-IDE is a lightweight integrated editor for iPhone and iPad. Edit Markdown, code, and config files right inside iCloud Drive or any Files-app folder — and work with the LLM of your choice without leaving the document.

KEY FEATURES

• Mark up the preview, let AI edit — Tap a spot or select a passage and say what to change. Queue marks across the document, send one batch, review one diff.

• Bring your own AI — OpenAI, Anthropic, Google Gemini, DeepSeek, AISA (one key for GPT / Claude / Gemini / Grok / Qwen and 70+ models), OpenRouter, Groq, Cerebras, Mistral, NVIDIA NIM, Together, MiniMax, Moonshot, Qwen, or local Ollama. 16 one-tap presets, multiple profiles.

• You approve every change — Edits show a diff card first; nothing is written until you tap Apply, and every overwrite is snapshotted for rollback.

• Multi-tab editor — Syntax highlighting for 10 languages, line numbers, autosave, find & replace, adjustable font size.

• Rich Markdown preview — Outline navigation, in-document search, reading progress with resume, highlighted code with one-tap copy, tables as cards on phones, collapsible lists, task checkboxes, GitHub-style alerts, light/dark themes.

• Export to PDF, Word, Excel & PowerPoint — Generated entirely on device. "AI Refine" turns a document into slides (cover / section / two-column / quote); import your own .pptx to reuse its master and theme. Brand Kits apply your colours, fonts, logo, and cover art everywhere; four layout modes (Reading, Report, Academic, Manual) tune the typography.

• AI illustrations — One prompt generates an illustration (OpenAI gpt-image or Gemini) at the cursor; it flows into PDF, Word, and PowerPoint. Decks can auto-illustrate slides or render each slide as one designed image.

• AISA Skills — Browse 41 official skills in Settings (web & scholar search, US stocks, crypto, prediction markets, X/Twitter, YouTube, SEO, media generation), grouped with localized summaries; preview the full SKILL.md, then import picks into the Prompt Library. One AISA key unlocks the LLM gateway, data skills, and AISA web search. Calls go through a locked-down http_request tool: HTTPS-only, host-whitelisted, key injected on device — never visible to the model.

• Prompt Library — Activate several presets at once, merged in your order with a size meter. Search and origin groups keep big libraries tidy; import skills from GitHub or built-in catalogs; switch from the chat header.

• Tool-using AI — Reads, searches, and writes workspace files. Optional web search via Brave, Tavily, Perplexity, or AISA relays (web / scholar / hybrid / Tavily), each with its own key.

• Files done right — Open .md files from anywhere in iOS; create, rename, move, duplicate, share, and delete in the file tree; multiple pinned workspaces with security-scoped bookmarks.

• Local version control — Snapshot, diff, and revert on device — no git or GitHub account, history never touches iCloud, instant even in huge folders. Optional auto-commit for approved AI changes.

• Smart model routing — Suggests the right model for coding, chat, long context, or vision.

• Multimodal — Attach files, photos, or clipboard images. Vision models get images directly; PDF / DOCX / PPTX / XLSX are transcribed for the LLM.

• Resilient chat — Dropped streams retry with backoff and continue without re-growing the conversation; manual Resume remains.

• Trilingual — Full UI in English, 繁體中文, 简体中文; switch without restart.

• iPad-friendly — Three-pane Split View on iPad, tabs on iPhone, keyboard shortcuts (⌘S, ⌘P, ⌘⇧N, ⌘,).

PRIVACY

• API keys live in the iOS Keychain (device-only). Your content goes directly to the endpoints you configure — no proxy, no telemetry, no analytics. Chat history stays local; delete it anytime.

REQUIREMENTS

• iPadOS / iOS 17.0 or later. You provide the API keys for the LLM services you use.

For support, send mail to sportusagi@gmail.com.
المزيد ↓
Ad

لقطات

#1. AI-IDE: Code & Markdown Editor (iOS) بواسطة: Chun Chen
#2. AI-IDE: Code & Markdown Editor (iOS) بواسطة: Chun Chen
#3. AI-IDE: Code & Markdown Editor (iOS) بواسطة: Chun Chen
#4. AI-IDE: Code & Markdown Editor (iOS) بواسطة: Chun Chen
#5. AI-IDE: Code & Markdown Editor (iOS) بواسطة: Chun Chen
#6. AI-IDE: Code & Markdown Editor (iOS) بواسطة: Chun Chen
#7. AI-IDE: Code & Markdown Editor (iOS) بواسطة: Chun Chen
#8. AI-IDE: Code & Markdown Editor (iOS) بواسطة: Chun Chen
#9. AI-IDE: Code & Markdown Editor (iOS) بواسطة: Chun Chen

تاريخ الأسعار

  • السعر الحالي: $1.99
  • الحد الأدنى: $1.99
  • الحد الأقصى: $1.99
تتبّع الأسعار

تقييم AppAgg

تقييم AppAgg التقديري لـ  
AI-IDE: Code & Markdown Editor

6,240 ذهب

التقييمات الأعلى تعني عادةً إشارات أقوى على AppAgg.

استنادًا إلى:  الشعبية ·  تقييمات المستخدمين ·  الحداثة ·  العروض ·  بيانات المتاجر ·  نشاط المجتمع

يُعاد حسابه يوميًا بناءً على أحدث بيانات AppAgg.

عنوان URL مختصر: تم النسخ!

الميزات الجديدة

  • الإصدار: 1.11
  • آخر تحديث:
  • Token usage stats, one-tap import, portable scripts

    Token usage statistics
    - New Settings → Token Usage: cumulative input/output tokens broken down by provider and model, with totals and thousands separators.
    - Kept separately from chat history — deleting chats doesn't change the numbers; one tap resets everything to zero.

    One-tap import (deep links)
    - An aiide:// link from a tutorial or website can seed data files, prompt instructions, and a pre-filled chat all at once.
    - A confirmation sheet always lists the files, prompts, and their source hosts before anything runs; the chat is only pre-filled, never auto-sent.
    - After importing, a fresh chat opens with only the imported prompts active, so the run starts from a clean, predictable state.

    Portable scripts & smoother runs
    - New prompt command: carry prompt content inside the script (or your synced workspace) so it runs the same on another device, without depending on that device's Prompt Library.
    - Preflight: before a run starts, missing providers are reported clearly upfront instead of failing midway.
    - When a step fails, a Retry / Skip / Stop dialog appears — no need to re-run the whole script just because the last step hit a hiccup.

    Polish
    - After you approve an AI edit, the file opens in preview so you see the applied change right away.
    - When no AI model is set up, the chat proactively points you to Settings instead of failing only after you send.
    - Added a once-a-day "what's new" tip with a tutorial link.

معلومات إضافية

مطوّر البرامج

قوائم (1)

النقاط (1)

  • Sam
    • 5,061 Sam
    • +1

لتصنيفات (0)

0

تعليقات (0)

كن أول من يعلق 

ملخص

AI-IDE: Code & Markdown EditorAI-IDE: Code & Markdown Editor عنوان URL مختصر: تم النسخ!
  •  مشاركة
  • App Store
«AI-IDE: Code & Markdown Editor». منصة: iOS. الفئة: الأدوات. المطور: «Chun Chen». الإصدار الأول: . التحديث الأخير: . السعر الحالي: $1.99. أدنى سعر مسجل: $1.99. أعلى سعر مسجل: $1.99. لم يتلق هذا العنوان تقييمات أو مراجعات بعد على AppAgg. القوائم: عامة 1, خاصة 0. النقاط المتعقبة: مؤكدة 1, غير مباشرة 0. اللغات المتاحة: Chinese, English. يتتبع AppAgg سجل الأسعار والتقييمات وتعليقات المستخدمين «AI-IDE: Code & Markdown Editor». لا يستضيف AppAgg التطبيقات أو يوزع البرامج. جميع العلامات التجارية والشعارات ولقطات الشاشة مملوكة لأصحابها. متابعة الخصومات والتحديثات القادمة: RSS

مشابهة

قد يعجبك ايضا

شوهد مؤخرا

عوامل تشغيل البحث التي يمكن استخدامها مع AppAgg
إضافة إلى AppAgg
AppAgg
ابدأ بإنشاء حساب - انه مجاني.
تسجيل
تسجيل الدخول