New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@theia/application-package

Package Overview
Dependencies
Maintainers
0
Versions
3294
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@theia/application-package - npm Package Versions

13
330

1.55.1

Diff

sgraband
published 1.56.0 •

Changelog

Source

1.56.0 - 11/28/2024

  • [ai] added support for users to specify custom request settings, model, and optionally provider-specific #14535
  • [ai] allowed specifying max lines used for AI code completion context #14539
  • [ai] added hovers for agents and variables #14498
  • [ai] allowed comments in prompt templates #14470
  • [ai] added local models to non-streaming accept list #14420
  • [ai] allowed canceling llama-file requests #14515
  • [ai] showed arguments in tool call response renderer #14424
  • [ai] supported prompt variants #14487
  • [ai] turned automatic inline completion off by default #14513
  • [ai] fixed request settings and stop words in HF provider #14504
  • [ai] added preference to ignore files in workspace functions #14449
  • [ai] fixed prompt template contribution category and template #14497
  • [ai] chore: avoided conflicting keybinding for opening chat window #14495
  • [ai] supported agents asking for input and continuing #14486 - Contributed on behalf of STMicroelectronics
  • [ai] showed progress while calculating AI code completion #14537
  • [ai] fixed AI history view crashing on first use #14443
  • [ai] fixed: added React keys in chat views #14444
  • [ai] sorted models in LLM selection dialogue in AI Configuration View #14442
  • [ai] added support for Hugging Face #14412
  • [ai] added manual AI code completion #14393
  • [ai] improved workspace agent functions and prompt #14426
  • [ai] improved agent history recording #14378
  • [ai] allowed reopening AI history widget #14422
  • [ai] avoided prompt template directory error #14421
  • [ai] adjusted chat input height dynamically #14432
  • [ai] fixed: allowed all three brackets for variables #14465
  • [ai] allowed adding variants via prompt template files #14509
  • [application-package] bumped API version to 1.95.3 #14541 - Contributed on behalf of STMicroelectronics
  • [browser-only] removed browserfs dependency (replaced by OPFS) #14263
  • [core] updated Inversify to latest #14435
  • [core] updated parcel watcher to 2.5.0 #14545
  • [core] fixed calculation of SelectComponent dropdown bottom #14381
  • [core] fixed electron win background color #14491 - Contributed on behalf of STMicroelectronics
  • [core] fixed: kept closable state through pin/unpin #14377 - Contributed on behalf of STMicroelectronics
  • [core] fixed alignment of viewWelcome to VS Code #14391
  • [core] fixed uppermost context menu item sometimes not clickable in Electron #14401
  • [debug] disabled editing of read-only variables #14440
  • [dev-container] fixed container stopping on disconnect and application close #14542
  • [electron] pinned Electron version to 30.1.2 #14407 - Contributed on behalf of STMicroelectronics
  • [filesystem] added support for files.insertFinalNewline during formatOnSave #13751 - Contributed on behalf of STMicroelectronics
  • [plugin] added min height to cell outputs #14488
  • [plugin] fixed selection and improved active text editor behavior #14480
  • [plugin] supported MappedEditProviders proposed API evolution #14453 - Contributed on behalf of STMicroelectronics
  • [plugin] added support for ThemeColor property id #14437 - Contributed on behalf of STMicroelectronics
  • [plugin] added support for property ThemeColor ID #14437 - Contributed on behalf of STMicroelectronics
  • [plugin-ext] fixed overlapping outputs when creating a cell at the top #14417
  • [plugin-ext] fixed active notebook editor staying active as long as the editor is active #14419
  • [metrics] fixed MeasurementNotificationService binding #14439

<a name="breaking_changes_1.56.0">Breaking Changes:</a>

  • [core] fixed disposing of dialogs on close - #14456 - Contributed on behalf of STMicroelectronics
eclipse-theia-bot
published 1.55.0-next.97 •

eclipse-theia-bot
published 1.55.0-next.71 •

eclipse-theia-bot
published 1.55.0-next.70 •

eclipse-theia-bot
published 1.55.0-next.67 •

jfaltermeier
published 1.55.0 •

Changelog

Source

1.55.0 - 10/31/2024

  • [ai] added logic to allow to order and clear AI History view #14233
  • [ai] added preference to exclude files from code completion #14315
  • [ai] added support for custom agents #14301
  • [ai] added support for custom keys for custom Open AI models #14299
  • [ai] added support for llamafile as ai model provider #14281
  • [ai] added support for o1-preview #14356
  • [ai] added support to make response parsing extensible #14196 - Contributed on behalf of STMicroelectronics
  • [ai] added support to query history by session #14368 - Contributed on behalf of STMicroelectronics
  • [ai] fixed markdown request renderer #14211
  • [ai] improved custom OpenAI and llama-file preference description #14376
  • [ai] improved styling of the chat widget #14278 - Contributed on behalf of STMicroelectronics
  • [ai] updated list of OpenAI models supporting structured output #14247
  • [ai] updated logic so that orchestrator logs its own requests #14255
  • [ai] updated logic to allow customizing the LLM request settings #14284 - Contributed on behalf of STMicroelectronics
  • [ai] updated logic to avoid line wrap in code response parts #14363
  • [ai] updated terminal agent to record its requests #14246
  • [application-package] added an application prop to set the configuration area #14319 - Contributed on behalf of STMicroelectronics
  • [application-package] bumped API version to 1.94.2 #14371 - Contributed on behalf of STMicroelectronics
  • [cli] upgraded puppeteer to 23.1.0 #14261 - Contributed on behalf of STMicroelectronics
  • [core] fixed circular imports when importing ReactDialog #14352
  • [core] fixed css calc expression to have space around operator #14241 - Contributed on behalf of STMicroelectronics
  • [core] fixed duplicate text editor entry #14238
  • [core] improved widget specific status bar handling #14239
  • [core] replaced nsfw with @parcel/watcher #14194
  • [core] updated logic to set menu bar less often at startup #14295 - Contributed on behalf of STMicroelectronics
  • [core] updated logic to start menu handler ids at one, not zero #14282 - Contributed on behalf of STMicroelectronics
  • [core] upgraded express to 4.21.0 #14283 - Contributed on behalf of STMicroelectronics
  • [filesystem] added logic to New File dialog to accept Enter for default #14146
  • [filesystem] updated logic to show error message when uploading fails #14349
  • [filesystem] updated rimraf to 5 #14273
  • [notebook] added Cell Tag Support for Notebooks #14271
  • [notebook] added notebook split cell command #14212
  • [notebook] fixed notebook editor focusing #14229
  • [notebook] fixed notebook editor staying current even when selecting sidebar or bottom panel #14262
  • [notebook] optimized notebook webview output #14234
  • [notebook] updated logic to blur cell on shift+enter, only update cell height when changed #14277
  • [notebook] updated logic to ensure notebook document event registration #14242
  • [notebook] updated logic to not disable cell edit mode when escaping code completion in notebooks #14328
  • [playwright] added Playwright API for Notebooks #14098
  • [plugin] added support for proposed signature for workspace.createFileSystemWatcher #14303 - Contributed on behalf of STMicroelectronics
  • [plugin] fixed the onDidChangeActiveNotebookEditorEmitter to fire correctly #14321
  • [plugin] supported MappedEditProviders proposed API evolution #14276 - Contributed on behalf of STMicroelectronics
  • [plugin] updated logic to accept a string argument in env.openExternal API #14350 - Contributed on behalf of STMicroelectronics
  • [plugin] updated logic to properly dispose tab/title-based resources on tab close #14359
  • [plugin] wrapped api objects returned to clients in a proxy #14213 - Contributed on behalf of STMicroelectronics
  • [preferences] improved preference renderer linking #14311
  • [workspace] optimized showing recent workspaces #14260
eclipse-theia-bot
published 1.55.0-next.37 •

eclipse-theia-bot
published 1.55.0-next.25 •

eclipse-theia-bot
published 1.55.0-next.14 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc