注册并分享邀请链接,可获得视频播放与邀请奖励。

与「OLENS」相关的搜索结果

OLENS 贴吧
一个关键词就是一个贴吧,路径全站唯一。
创建贴吧
用户
未找到
包含 OLENS 的内容
@aihara_momona 普段はOLENS、最近ちょっと派手にしたいときはRIARIA使ってるよ!😊✨
@Pop_lens グローイティアブラウンほんま盛れます🐈🤎🎀超愛用中! #OLENS# #POPLENS# #オーレンズ# #水光カラコン# #ミヤオ# #カラコン# #韓国カラコン# #カラコンレポ# #グローイティア#
显示更多
0
10
156
5
转发到社区
ミューズシャインぶらうん着用🫶🏻🤎 カラコンもコンタクトも全部𝕆𝕃𝔼ℕ𝕊さん♡ #olens# #POPLENS# #オーレンズ# #ポップレンズ# #水光カラコン#
显示更多
0
10
231
5
转发到社区
OLENSの新作カラコン👀🤍 Rain Black🖤Big Glowy Gray🩶 透け感のあるブラックベースでナチュラルに盛れるレインブラックが特に好きです♡昨日も配信でつけてたよ〜♡ #PR# #POPLENS# #OLENS# #オーレンズ# #カラコン# #レインブラック# #ビッググローイ#
显示更多
OLENS Realish Gray🩶 / Brown🤎 着色直径13.5mm くっきりフチでくりんっとした目元に🤍発色もよくてトーンアップした透明感ある瞳に✨ 盛れます♡♡ #PR# #POPLENS# #OLENS# #オーレンズ# #カラコン#
显示更多
韓国でも圧倒的人気のNewJeansハニちゃんモデルのカラコンGLOWY🇰🇷 この日本限定色Sapphire Blueがめちゃくちゃ透明感増し増しの色味なの🩵 ブルー系だけど馴染みもいい絶妙カラーだから絶対ゲットするべき‼️ #PR# #OLENS# #NewJeans# #カラコン# #韓国コスメ#
显示更多
0
5
180
21
转发到社区
韓国のインフルエンサー友達が直接教えてくれたおすすめのカラコン、インスタでもバズってたNewJeansミンジちゃんモデルのOLENS ShineTouchシリーズだった✌🏻中でも近くで見ても自然なMILKY GRAYはどのシーンでもメイクに馴染むから大好き🎀 ☑️裸眼に近い着色直径12.7mm ☑️ふんわりと馴染むカラーで違和感なし ☑️夏の太陽の下でも透明感出せる 正直カラコンってこれが一番なんじゃないかぐらい気に入った!個人的に夏のマストアイテム☀️ #PR#
显示更多
0
7
211
24
转发到社区
JUST IN: 🇨🇳 China opens its first robot school to train humanoids for the workforce.
0
154
1.1K
132
转发到社区
Grok Build officially reaches v1.0.0, rapidly becoming one of the most powerful coding harnesses in the world After 100+ updates in just over 10 weeks, SpaceXAI’s coding agent has hit a major milestone.......with a smarter dashboard, a more polished developer experience, stronger reliability, safer permission handling, and meaningful performance improvements across the platform The pace at which SpaceXAI is shipping Grok Build is totally insane Release Notes: v1.0.0 Features: • Dashboard rows show a short summary of what the agent did in the previous turn • Extensions modal groups items alphabetically with collapsible Skills sections • Grok skips the project-directory prompt when launched from home or other non-project directories • `/feedback` opens a dedicated report box instead of prompt mode • Auto theme detection works over SSH and inside tmux • Markdown tables reflow inside cells on narrow panes instead of clipping • Permission prompts show the complete script; long bash bodies expand with `Ctrl-F` Bug Fixes: • MCP tools that return images no longer drop or corrupt large screenshots • Sandboxed Grok starts on large directories with many deny-glob matches • Rapid send-now presses no longer lose earlier queued messages • Esc and stop prevent background tasks from restarting the model after cancel • Login no longer skips when an invalid API key is in the environment • Model picker and command palette work while reviewing a plan • Tab and Esc behave consistently on question, permission, and cancel-turn cards • `/new` from the dashboard returns to the dashboard from an empty prompt • Codebase restore no longer hangs on large or shallow git repositories • Remote resume restores conversation only unless `--restore-code` is passed • Copying CJK text with the mouse includes every character at the selection edges • API errors appear as clean banners instead of raw JSON dumps • Typing exit or quit in the dashboard exits the CLI • Mode indicator (plan/agent/ask) stays in sync after resume and mode changes • `/delete` returns to the dashboard when you delete a session opened from it • Enter in the slash command menu runs the highlighted command • Grok retries more server errors during outages • Session-only slash commands show a message when used from the dashboard • Queued prompts stay visible while waiting on subagents, and slash/image rows can be reordered • Auto recaps no longer appear mid-turn or while busy • `/btw` error messages wrap fully Performance: • Forking very large sessions no longer uses many times the session file size in memory • Exiting an empty session is instant, even on slow networks
显示更多
0
35
329
46
转发到社区
🚨 NEW GROK BUILD UPDATE 🚨 Grok Build v1.0.0 is now live. SpaceXAI is pushing new Grok Build updates almost daily. Updates: UI & navigation • Dashboard rows show a short summary of what the agent did in the previous turn • Extensions modal groups items alphabetically with collapsible Skills sections • Grok skips the project-directory prompt when launched from home or other non-project directories • /feedback opens a dedicated report box instead of prompt mode • Auto theme detection works over SSH and inside tmux • Markdown tables reflow inside cells on narrow panes instead of clipping • Typing exit or quit in the dashboard exits the CLI • Mode indicator (plan/agent/ask) stays in sync after resume and mode changes • /delete returns to the dashboard when you delete a session opened from it • Enter in the slash command menu runs the highlighted command • Session-only slash commands show a message when used from the dashboard • /new from the dashboard returns to the dashboard from an empty prompt Permissions & input • Permission prompts show the complete script; long bash bodies expand with Ctrl-F • Tab and Esc behave consistently on question, permission, and cancel-turn cards • Rapid send-now presses no longer lose earlier queued messages • Esc and stop prevent background tasks from restarting the model after cancel • Queued prompts stay visible while waiting on subagents; slash/image rows can be reordered Reliability & correctness • MCP tools that return images no longer drop or corrupt large screenshots • Sandboxed Grok starts on large directories with many deny-glob matches • Login no longer skips when an invalid API key is in the environment • Model picker and command palette work while reviewing a plan • Codebase restore no longer hangs on large or shallow git repositories • Remote resume restores conversation only unless --restore-code is passed • Copying CJK text with the mouse includes every character at the selection edges • API errors appear as clean banners instead of raw JSON dumps • Grok retries more server errors during outages • Auto recaps no longer appear mid-turn or while busy • /btw error messages wrap fully • Forking very large sessions no longer uses many times the session file size in memory • Exiting an empty session is instant, even on slow networks Update now with "grok update" command.
显示更多
0
61
87
13
转发到社区