Skip to content

[EPIC] Offline Office document support (docx, xlsx, pptx) #487

Description

@andrii-novikov

Goal

Let a QuickApps agent read, generate, and edit Microsoft Office documents (.docx, .xlsx, .pptx) that exist as files in DIAL storage — attachments, context files, and agent-home working files — with no dependency on a cloud suite.

Today this is not possible:

Enterprise business documents are still .docx/.xlsx/.pptx. For a no-code builder assembling a personal agent or a POC, "produce our weekly report in the company template" or "fill in this spreadsheet" is a first-class expectation, and the answer today is no.

Why now: this is a live 2026 frontier — OpenAI shipped document, spreadsheet, and presentation editing in ChatGPT Work on 2026-07-09, and a set of agent-facing open-source Office toolchains has appeared (OfficeCLI and several MCP servers). The differentiating angle for DIAL is that the entire path can stay inside the customer's own infrastructure.

Scope — child issues

Out of scope

  • Cloud-hosted documents — Google Docs/Sheets/Slides and Microsoft 365 / SharePoint. Those are API integrations with a per-user OAuth problem rather than file handling, and will be tracked separately.
  • Changes to the code interpreter execution engine itself (epam/ai-dial-code-interpreter).
  • PDF export, document rendering, and preview generation.
  • Legacy binary formats (.doc, .xls, .ppt).
  • OpenDocument formats (.odt, .ods, .odp).

Dependencies and sequencing

Additional information

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestepicA larger initiative delivered through multiple child issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions